3 Mar
2021
3 Mar
'21
3:57 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25690 --- Comment #45 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- I am a bit tired right now to deep into the whole changes, but basically the line you removed was making sure we returned there for item-level holds, but @reserves can contain biblio-level holds (line 1766 AND (reserves.itemnumber IS NULL OR reserves.itemnumber = ?)). -- You are receiving this mail because: You are watching all bug changes.