[Koha-bugs] [Bug 30230] New: Search for patrons in checkout should not require edit_borrowers permission

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 4 22:21:47 CET 2022


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

            Bug ID: 30230
           Summary: Search for patrons in checkout should not require
                    edit_borrowers permission
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Bug 15812 made searching for patrons for checkout use the regular patron
search. This resulted in a significant change in behavior for users who have
_circulate_ permissions but not _edit_borrowers_.

Previously, a user with these permissions could enter a partial name, be taken
to a list of search results, and select the patron they desire.

Following bug 15812, a user with these permissions will hit a "You do not have
permissions" block when attempting to search for a partial patron name. One can
allow the search by adding _edit_borrowers_ permission, but that also grants
the ability to create and edit patrons.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list