https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23517 --- Comment #17 from Liz Rea <wizzyrea@gmail.com> --- Created attachment 92987 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92987&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> Signed-off-by: Liz Rea <wizzyrea@gmail.com> -- You are receiving this mail because: You are watching all bug changes.