[Koha-bugs] [Bug 12197] Exceeding the maxreserves preference does not prevent librarian from placing the hold

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 6 17:33:50 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12197

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 27984
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27984&action=edit
Bug 12197 - Exceeding the maxreserves preference does not prevent librarian
from placing the hold

Create 3 items to place holds on. Set the circulation rule to allow 50
holds for all items. Set maxreserves to 2. Place a hold on 3 different
items. On the third item, it will give a warning, but you can still
place the hold. Despite what the circulation rule is set for (which is
only a specific case rule), maxreserves is a global rule and
should stop this from happening, not just giving a warning.

Test Plan:
1) Reproduce the bug by following the steps above
2) Verify the bug exists
3) Apply this patch
4) Verify the librarian cannot place the hold now
5) Enable AllowHoldPolicyOverride
6) Verify the librarian can not forcefully place the hold

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


More information about the Koha-bugs mailing list