[Koha-bugs] [Bug 28002] Add optional extended_attributes param to POST /patrons

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 19 14:08:05 CET 2021


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |23666, 27855
           Assignee|koha-bugs at lists.koha-commun |tomascohen at gmail.com
                   |ity.org                     |
  Text to go in the|                            |This development adds an
      release notes|                            |optional parameter to the
                   |                            |POST /patrons route, so
                   |                            |extended attributes can be
                   |                            |passed for patron creation.
                   |                            |It relies on the underlying
                   |                            |code to handle extended
                   |                            |attributes
                   |                            |constraints/requirements
                   |                            |(repeatable, mandatory,
                   |                            |unique, etc).
                   |                            |
                   |                            |The added
                   |                            |attribute (to be passed in
                   |                            |the body of the POST
                   |                            |request) is
                   |                            |'extended_attributes' and
                   |                            |consists of an array of
                   |                            |extended attribute objects
                   |                            |(properly described on the
                   |                            |spec).
             Status|NEW                         |ASSIGNED


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23666
[Bug 23666] Add API route for additional patron attributes
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27855
[Bug 27855] Allow embedding extended_attributes on /patrons routes
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list