Bug 32620

Summary: With AllowHoldPolicyOverride enabled, one should be able to place club holds that violate circulation rules
Product: Koha Reporter: Andrew Fuerste-Henry <andrew>
Component: Hold requestsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25454
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Andrew Fuerste-Henry 2023-01-12 22:18:24 UTC
When a patron already has the maximum number of holds allowed by the circ rules, an attempt to place club holds for a club that patron belongs to will not generate a new hold for that patron. If AllowHoldPolicyOverride is enabled, one should be able to place a new hold regardless of the hold limit.