[Koha-bugs] [Bug 31575] New: Missing warning for holds where AllowHoldPolicyOverride can be used to force a hold to be placed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 16 16:42:13 CEST 2022


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

            Bug ID: 31575
           Summary: Missing warning for holds where
                    AllowHoldPolicyOverride can be used to force a hold to
                    be placed
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Hold requests
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

If some holds are overridable, and AllowHoldPolicyOverride is enabled, Koha
used to "flag" each holdable item to let librarians know the hold could not
normally be placed. In 22.05 up to current master as of this writing, no
warning is displayed.

Test Plan:
1) Set one circ rule to allow 0 holds
2) For Library A, set "Hold pickup library match" to "item's hold group"
3) Enable AllowHoldPolicyOverride
4) Set ReservesControlBranch to "item's home branch"
5) Create a record with an item for Library A, one for Library B, and one for
Library C
   This should create a scenario where A's item cannot be held, and B and C's
items must be overridden
6) Note you get the "Cannot place hold" but can place those holds anyway
without a "warning" sign

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