16 Sep
2024
16 Sep
'24
2:31 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37903 --- Comment #4 from Jonathan Druart <jonathan.druart@gmail.com> --- Possible places affected: Koha/REST/V1/Authorities.pm * add (AddAuthority) * update (ModAuthority) Koha/REST/V1/Biblios/ItemGroups/Items.pm * add (why? No good reason it seems) Koha/REST/V1/Checkouts.pm * add (AddIssue) Koha/REST/V1/Clubs/Holds.pm * add Koha/REST/V1/Holds.pm * add (AddReserve) * edit (ModReserve) * suspend (certainly needs to be fixed) Koha/REST/V1/ILL/** Not reviewed -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.