Summary: | Add permission to circumvent HidePatronName syspref | ||
---|---|---|---|
Product: | Koha | Reporter: | Andrew Fuerste-Henry <andrew> |
Component: | Staff interface | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, lucas |
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: | ||
Circulation function: |
Description
Andrew Fuerste-Henry
2023-05-15 21:20:05 UTC
Or maybe the syspref HidePatronName could be updated to have a third option of "only show names to staff with edit_borrowers permission"? (In reply to Andrew Fuerste-Henry from comment #1) > Or maybe the syspref HidePatronName could be updated to have a third option > of "only show names to staff with edit_borrowers permission"? Either this or shift HidePatronName into it's own permission so libraries can have more control over which staff see names or not? I'm not averse to ditching the syspref entirely and creating a new see_patron_names permission. That seems a little trickier to handle at update -- if the updating system had the syspref set to show, then give the permission to all users with staff interface access? But once the update is complete, either approach seems equally usable. |