[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:10:09 CEST 2019


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

--- Comment #5 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 92589
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92589&action=edit
Bug 23517: Add the controller method for holds priorities handling

This patch implements the PUT /holds/:hold_id/priority endpoint
To test:
- Apply this patches
- Run:
  $ kshell
 k$ prove t/db_dependent/api/v1/holds.t
=> SUCCESS: Tests pass!
- Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list