[Koha-bugs] [Bug 19072] REST API: Toggle suspend for /api/v1/holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 10 13:01:30 CEST 2017


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

Lari Taskula <lari.taskula at jns.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #65794|0                           |1
        is obsolete|                            |

--- Comment #4 from Lari Taskula <lari.taskula at jns.fi> ---
Created attachment 65795
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65795&action=edit
Bug 19072: Toggle suspend for /api/v1/holds

This patch adds ability to toggle suspend for a hold.

To test:
1. prove t/db_dependent/api/v1/holds.t
2. Send a PUT request to suspended hold with suspend_until parameter as null
3. Observe that hold is now resumed

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


More information about the Koha-bugs mailing list