29 Jan
2025
29 Jan
'25
1:57 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38226 --- Comment #14 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- (In reply to Jonathan Druart from comment #10)
However, this is wrong IMO: %curl -X POST -u koha:koha http://localhost:8081/api/v1/rpc/biblios/1/items/99/ populate_empty_callnumbers {"error":"Callnumber fields not found","error_code":"missing_configuration"}
There is no item_id=99 for biblio_id=1. Shouldn't we return 404 instead?
Solved! -- You are receiving this mail because: You are watching all bug changes.