[Koha-bugs] [Bug 32565] Holds placed when all libraries are closed do not get added to holds queue if HoldsQueueSkipClosed and RealTimeHoldsQueue are enabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 2 18:03:54 CET 2023


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

--- Comment #5 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 147659
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147659&action=edit
Bug 32565: WIP

Add an unallocated option to CreateQueue and pass through as needed
Avoid deletion of the tmp_holdsqueue, and only check holds
and items that are not currently matched

A future hold with a higher priority will still fail here - because the
item may already be assigned, but on next change to the biblio it would
be corrected

This will need unit tests

-- 
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