https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33965
--- Comment #10 from David Cook <[email protected]> --- (In reply to Christopher Brannon from comment #9) > (In reply to David Cook from comment #8) > > (In reply to Hannah Dunne-Howrie from comment #6) > > > I'd suggest that if there's a way we could have a tick box option in the > > > patron category settings for 'only visible for superlibrarians' that would > > > allow for customization across different Koha libraries. > > > > That might be easier said than done. > > > > Looking back on the original description, it's not quite clear to me what > > Christopher is after here. Does the "Protected" setting cover that enough? > > No. This goes beyond protecting the account. One can simply turn off the > protection check mark and delete or alter the account. I want it so that > regular staff can't see it or edit it. So with bug 36085 non-superlibrarians shouldn't be able to turn off the protected status so they couldn't delete or alter the account. So I think that would leave just the visibility aspect? With the visibility aspect, I suppose there'd be two parts as well. Listing/search results and the detail page. The tricky bit with the listing/search results would be that any changes would impact existing API usage, so we'd want to be careful there. (That said, we really need to add filters like this for other use cases, so it's a good opportunity to think about how we apply filters/restrictions like this for the API and detail view.) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
