https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17883 Bug ID: 17883 Summary: Manage Patron Lists Permission incorrectly displaying hidden columns Change sponsored?: --- Product: Koha Version: 3.22 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: christian.stelzenmueller@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Users who do NOT have the permission “Manage Patron Lists” are able to see and edit columns in a patron search result list which have been set to “hidden” by default. This should not be the case. To reproduce: 1. Go to > Administration > Column Settings > Patrons 2. In member (id = memberresultst) set “library” to “hidden by default” and “cannot be toggled”. 3. Log in as user with permission “manage patron lists”. Perform patron search – “library” column is hidden and cannot be toggled. 4. Log in as user without permission “manage patron lists”. Perform same patron search – “library” column is visible and can be toggled. - written by my dear colleague Claire, thanks :-) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.