11 Sep
2019
11 Sep
'19
5:24 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23517 --- Comment #9 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 92711 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92711&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@theke.io> Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.