Bug 26879 - Add font awesome icon for patrons in category of type Staff
Summary: Add font awesome icon for patrons in category of type Staff
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 26534 26687
Blocks:
  Show dependency treegraph
 
Reported: 2020-10-30 18:01 UTC by Andrew Fuerste-Henry
Modified: 2020-10-30 18:02 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.