[Koha-bugs] [Bug 35432] Clarify and simplify the workings of MapItemsToHoldRequests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 29 17:41:41 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35432

--- Comment #2 from Nick Clemens <nick at 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.


More information about the Koha-bugs mailing list