[Koha-bugs] [Bug 23517] Add /holds/{hold_id}/priority route (PUT)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 18 06:41:28 CEST 2019


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

--- Comment #13 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 92928
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92928&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>

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

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


More information about the Koha-bugs mailing list