[Koha-bugs] [Bug 36169] New: Add guarantee to patron categories with type='Staff'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 26 23:13:23 CET 2024


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

            Bug ID: 36169
           Summary: Add guarantee to patron categories with type='Staff'
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: alexbuckley at catalyst.net.nz
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Currently the 'Add guarantee' link is only available if a patron account has a
patron category with type='Adult' or 'Organisation' - see
https://git.koha-community.org/Koha-community/Koha/src/branch/master/koha-tmpl/intranet-tmpl/prog/en/includes/members-toolbar.inc#L13

It would be good if library staff - whose patron category has type='Staff' -
could also see the link and add a guarantee as well.

Library staff belonging to a patron category with the type of 'Staff' is
important because it adds a layer of protection to these accounts from being
altered - a user must have the 'staffaccess' permission to change them. 

Therefore, it's not realistic to simply switch the library staff category to
have type='Adult' so they can have guarantees added.

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


More information about the Koha-bugs mailing list