https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21939 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 94972 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94972&action=edit Bug 21939: Fix permissions for holds history tab The tab will show when the staff user has edit_borrowers permission, but the page itself will not be accessible. This patch fixes the page permissions to allow access with the edit_borrowers permission as suggested by the comments on the original bug report. To test: - Create a staff user with only "edit_borrowers" permission from the borrowers module - Try to access the holds history tab from any patron account - Verify you are blocked - Apply patch - Try again and verify the page is accessible now - Repeat with superlibrarian and full borrowers permission. -- You are receiving this mail because: You are watching all bug changes.