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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/