https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23710 Bug ID: 23710 Summary: Holds broken, displays a JSON page with an error Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: blocker Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: victor.grousset@biblibre.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com == Test plan == 1. Try to place a hold on a record 2. You get an error 😱 {"errors":[{"message":"Expected object - got null.","path":"\/body"}],"status":400} It happened - on a DevBox of a colleague - a my koha-testing-docker - an instance of another colleague The sandbox throws a 404 not found and the URL is the following: http://pro.user01-koha.sandbox.biblibre.eu/api/v1/holds So definitely related. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.