Bug 42007

Summary: Add API path to get count of active holds on a biblio
Product: Koha Reporter: Lisette Scheer <lisette>
Component: Hold requestsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, lisette, tomascohen
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Lisette Scheer 2026-03-05 21:48:44 UTC
Right now the only way to find out if there's record level holds on a record is to GET holds/?biblio_id={id}, integrations (such as for interlibrary loan) might need to see if there's holds on the record that would fill the hold sooner so it can look for a different supplier.