[Koha-bugs] [Bug 28473] New: Add REST endpoint for searching extended patron attributes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 27 14:52:48 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28473

            Bug ID: 28473
           Summary: Add REST endpoint for searching extended patron
                    attributes
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: REST API
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: joonas.kylmala at helsinki.fi
                CC: tomascohen at gmail.com

We would like to be able to search all our extended patron attributes in the
database. The following endpoint would probably need to be added for this:

GET /extended_attributes

It should have an option to search with the attribute type and value.

This is API endpoint would be useful for example gathering a list of patrons
with a specific extended attribute which has a statistics group for example, or
for searching patrons that are blocked via a special attribute, and so on.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list