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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
== 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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/