https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40688 Bug ID: 40688 Summary: Replace ./catalogue/updateitem.pl with API endpoint Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org ./catalogue/updateitem.pl is a bit of a nightmare especially in terms of user permissions. It could be useful to replace it with an API endpoint or endpoints. It's interesting to note that out of 7 ops, only 2 of them currently require a catalogue permission. The other 5 are all handled by circulate_remaining_permissions, which... is interesting. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.