Bug 40131

Summary: API should respect BlockExpiredPatronOpacActions for renewals
Product: Koha Reporter: Andrew Fuerste-Henry <andrew>
Component: REST APIAssignee: Tomás Cohen Arazi (tcohen) <tomascohen>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: tomascohen
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40130
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 39657    
Bug Blocks:    

Description Andrew Fuerste-Henry 2025-06-12 13:11:23 UTC
Bug 39657 makes the API block holds for patrons in a manner consistent with the Koha OPAC. This includes enforcing BlockExpiredPatronOpacActions as it pertains to holds.

We should also make the API enforce BlockExpiredPatronOpacActions for item renewals.