[Koha-bugs] [Bug 23336] Add an API endpoint for issuing an item to a patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 5 15:48:39 CEST 2019


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

Ian Walls <ian at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at bywatersolutions.com

--- Comment #4 from Ian Walls <ian at bywatersolutions.com> ---
I'm in the process of reviewing this patch.

The unit tests pass without incident.

Unfortunately, I'm getting a 400 error with the message "Expected object - got
null." when POSTing to the endpoint.  Not sure if it's my set up or not.

Once this is conquered, it would be helpful to have more information about what
behavior to expect from requests with the other specified parameters.  Can they
introduce other response codes in certain circumstances (such as
'cancel_reserve' = 'foo'), etc.

-- 
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