https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33021
--- Comment #3 from Julian Maurice <[email protected]> --- (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. _______________________________________________ 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/
