Bug 29061

Summary: max_holds rule not saving a value of Unlimited
Product: Koha Reporter: Andrew Fuerste-Henry <andrewfh>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Andrew Fuerste-Henry 2021-09-20 18:40:47 UTC
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.
Comment 1 Katrin Fischer 2022-07-16 18:41:15 UTC

*** This bug has been marked as a duplicate of bug 30794 ***