29 Nov
2023
29 Nov
'23
4:41 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35432 --- Comment #2 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 159352 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159352&action=edit Bug 35432: Add _can_item_fill_request subroutine There are a series of repeated checks throughout MapItemsToHoldRequests. This patch simply consolidates them into a single routine that can be called. To test: 1 - prove t/db_dependent/HoldsQueue.t 2 - Confirm it passes before and after this patch is applied -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.