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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

./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.
_______________________________________________
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/

Reply via email to