[Koha-bugs] [Bug 23597] New: Holds API doesn't search by exact biblionumber

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 11 19:27:12 CEST 2019


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 at gmail.com
          Reporter: oleonard at 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.


More information about the Koha-bugs mailing list