[Koha-bugs] [Bug 29906] When changing hold parameters over API (PUT) it forcibly gets to "suspended" state

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 20 12:35:13 CET 2022


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #7 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Test is failing, I am getting a 400

{"errors":[{"message":"Expected string - got
null.","path":"\/body\/suspended_until"}],"status":400} at
/kohadevbox/koha/t/lib/Mojo.pm line 8.

Looks like we are not supposed to pass undef.

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


More information about the Koha-bugs mailing list