https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28377 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 121129 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121129&action=edit Bug 28377: Use the API to suspend/resume holds This patch makes the patron page (detail and circulation) use the API to suspend/resume holds on the holds tab. It previously used the old svc/ scripts we plan to replace. To test 1. Have a patron with some holds 2. Play with suspending/resuming holds. Include the indefinite suspension. => SUCCESS: Everything works as usual 3. Apply this patch 4. Repeat 2 => SUCCESS: Nothing changed, a soft breeze surprises you 5. Sign off :-D -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.