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@lists.koha-community.org Reporter: alexbuckley@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@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-tm... 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.