https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30230 --- Comment #41 from David Cook <dcook@prosentient.com.au> --- (In reply to Lucas Gass from comment #32)
As this stands no borrowers/staff will get the new permission on update. That is a change in behavior that needs to be avoided.
Originally, I was thinking this too, but now I'm not so sure, since this issue has been around for 2 years now.
I think we need to give anyone who has the edit_borrowers permission the list_borrowers permission via a DB update.
Thibaud has made it so you can have either list_borrowers or edit_borrowers, so I don't think we'd want to give list_borrowers to anyone with edit_borrowers. But perhaps we'd want to give list_borrowers to anyone with "circulate_remaining_permissions". But then I think maybe we don't need to worry about it, since over the last 2 years people will have probably given "edit_borrowers"... so maybe we're catering more to new installs / new users... -- You are receiving this mail because: You are watching all bug changes.