Bug 26879

Summary: Add font awesome icon for patrons in category of type Staff
Product: Koha Reporter: Andrew Fuerste-Henry <andrewfh>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 26534, 26687    
Bug Blocks:    

Description Andrew Fuerste-Henry 2020-10-30 18:01:55 UTC
Bug 26534 adds a cool icon to denote patrons with permissions.
Bug 26687 follows that idea for superlibrarians.

Both the staffaccess permission and the batch patron delete hinge on whether or not a patron is in a category of type Staff. It would make sense to also track this with an icon. 

26687 treated these as additive (if patron has permissions and is superlibrarian, they have a bolt *and* a shield). By that logic, this would be a third icon. But I could also see these being more hierarchical. If you're a superlibrarian, that supersedes the fact that you're of type Staff, which in turn supersedes the fact that you have permissions.