12 Aug
2019
12 Aug
'19
3:46 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11677 --- Comment #27 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 92154 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92154&action=edit [ALTERNATE] Bug 11677: Use zebra not-onloan-count index for availability limit This patch makes the original filter for available items use the 'not-onloan-count' index instead of the 'onloan' one. It keeps the allrecords,AlwaysMatches='' portion of the query so it still catches records with the tested indexed missing. -- You are receiving this mail because: You are watching all bug changes.