[Koha-bugs] [Bug 23517] Incorrect permission requirements for holds operations via the API

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


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |Needs Signoff

--- Comment #7 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
My implementation adds the:
PUT /holds/{hold_id}/priority endpoint for setting the priority of a hold. It
uses the same approach rotas endpoint does. And it checks for the very specific
permissions.

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


More information about the Koha-bugs mailing list