[Koha-bugs] [Bug 29061] New: max_holds rule not saving a value of Unlimited

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 20 20:40:47 CEST 2021


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

            Bug ID: 29061
           Summary: max_holds rule not saving a value of Unlimited
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

To recreate: 
- Set your Default checkout, hold and return policy value for Maximum total
holds allowed (count) to 1
- find a patron, confirm you can only place 1 hold for this patron before
getting a "too many holds" error
- create a Checkout, hold policy by patron category for your patron's category,
with a Total Holds value of Unlimited
- confirm you still get a "too many holds" error, even though your circ rules
say your holds should be unlimited

We don't save a max_holds rule with a blank value for the patron category, so
Koha ends up falling back to the more restrictive default.

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


More information about the Koha-bugs mailing list