[Koha-bugs] [Bug 11512] Forced holds that violate issuing rules will never be filled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 26 13:42:08 CEST 2017


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

--- Comment #4 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 68594
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68594&action=edit
Bug 11512 - Forced holds that violate issuing rules will never be filled

Currently in Koha, if you choose to force a hold from the staff side that would
contravened the current issuing rules, that hold will never be filled, as it is
always skipped over by CheckReserves.

This patch disallows overrideing except for tooManyReserves which are the only
overridden holds that will be trapped.

Test Plan:
1) Apply this patch
2) Attempt to override hold placement, only placements where the patron has too
many holds already should be allowed

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