https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41869
Emily Lamancusa (emlam) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #6 from Emily Lamancusa (emlam) <[email protected]> --- Thanks for working on this, Johanna! The code for the POST endpoint looks good! However, the PATCH endpoint also allows changing the hold's priority, which has its own permission, so that endpoint should require both place_holds and modify_holds_priority permissions. -- 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/
