28 May
2026
28 May
'26
5:22 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42700 --- Comment #4 from Kyle M Hall (khall) <kyle@bywatersolutions.com> --- Created attachment 199619 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199619&action=edit Bug 42700: Avoid duplicate holds query query when building SIP patron object This patch fetches the patron's holds once into a list of Koha::Hold objects and derives both hold_items and unavail_holds from that single fetch. Test Plan: 1) Apply this patch 2) prove t/db_dependent/SIP/ 3) Note all tests pass! -- You are receiving this mail because: You are watching all bug changes.