[Koha-bugs] [Bug 16330] REST API: add routes to add, update and delete patrons

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 12 05:22:00 CET 2017


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

--- Comment #65 from Dilan Johnpullé <dilan at calyx.net.au> ---
Hi Tomas, I was able to successfully run all the tests and add and delete
patrons using RESTer following your helpful advice in IRC. Unfortunately
attempting to update patrons (PUT /api/v1/patrons/<borrowernumber>) throws a
500 Internal Server Error. The Koha logs don't show anything in them related to
this and my apache logs don't show anything out of the ordinary either. 

Thanks again for the help.

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


More information about the Koha-bugs mailing list