[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
Fri Apr 6 08:27:33 CEST 2018


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

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

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

--- Comment #11 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 73734
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73734&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>

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

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


More information about the Koha-bugs mailing list