22 Feb
2023
22 Feb
'23
9:09 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33021 --- Comment #3 from Julian Maurice <julian.maurice@biblibre.com> --- (In reply to Lucas Gass from comment #2)
This works as described but I do notice a 409 ( conflict ) error in the console.
-http://localhost:8081/api/v1/items/974/bundled_items
Is this a problem that needs addressed?
It's normal. It's the status code used to indicate that the item was not added to the bundle. After you click on the button you should have the same API call but with a 2XX status code -- You are receiving this mail because: You are watching all bug changes.