18 Sep
2019
18 Sep
'19
6:41 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23517 --- Comment #13 from Josef Moravec <josef.moravec@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@theke.io> Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.