Bug 29061 - max_holds rule not saving a value of Unlimited
Summary: max_holds rule not saving a value of Unlimited
Status: RESOLVED DUPLICATE of bug 30794
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low major (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-20 18:40 UTC by Andrew Fuerste-Henry
Modified: 2022-07-16 18:41 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***