https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23597 Bug ID: 23597 Summary: Holds API doesn't search by exact biblionumber Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: REST api Assignee: tomascohen@gmail.com Reporter: oleonard@myacpl.org When I make a request for a list of holds on a particular biblionumber I get results from multiple biblios. It looks like the query is using a "LIKE" search: api/v1/holds?biblio_id=41 returns records for 241, 41, 2541, 4129... -- You are receiving this mail because: You are watching all bug changes.