[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
Mon Mar 12 15:16:26 CET 2018


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

Jesse Maseto <jesse at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68595|0                           |1
        is obsolete|                            |

--- Comment #6 from Jesse Maseto <jesse at bywatersolutions.com> ---
Created attachment 72689
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72689&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

Signed-off-by: Jesse Maseto <jesse at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list