Bug 42007 - Add API path to get count of active holds on a biblio
Summary: Add API path to get count of active holds on a biblio
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-03-05 21:48 UTC by Lisette Scheer
Modified: 2026-03-05 21:48 UTC (History)
3 users (show)

See Also:
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:


Attachments

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