https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18729

            Bug ID: 18729
           Summary: Librarian unable to update hold pickup library from
                    patron pages without "modify_holds_priority"
                    permission
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Hold requests
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

A librarian can update a hold's pickup library from the record details page,
but not from the patron details or checkout pages unless he or she has the
"modify_holds_priority". If the librarian does not, an error is displayed
instead.

This is do to the fact that on those two pages the API is used and it used the
PUT for hold to update all hold fields, which requires this permission. Another
endpoint for updating only the pickup location should be added that does not
require the "modify_holds_priority" permission.

-- 
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]
http://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