[Koha-bugs] [Bug 34741] New: API patrons missing some fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 8 01:29:08 CEST 2023


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

            Bug ID: 34741
           Summary: API patrons missing some fields
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: REST API
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: fridolin.somers at biblibre.com
                CC: tomascohen at gmail.com

In api/v1/swagger/definitions/patron.yaml are defined patron fields.

api/v1/swagger/paths/patrons.yaml defines fields that can be used as filter.

There are some fields missing :
  middle_name
  pronouns
  date_renewed
  privacy_guarantor_fines
  overdrive_auth_token
  anonymized

Patron definition also contains those but I'm not sure they can be added as
filter :
  extended_attributes
  checkouts_count
  overdues_count
  account_balance
  library

-- 
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