[Koha-bugs] [Bug 32122] Wrong permissions check on item circulation alerts

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 7 14:58:44 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32122

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 143370
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143370&action=edit
Bug 32122: Correct permissions check on item circulation alerts

This patch changes the check from 'item_circ_alerts' to
'manage_item_circ_alerts'

To test:
1 - Give an account catalogue and manage_item_circ_alerts permissions
2 - Log in to staff client iwht this account
3 - Browse to Admin->Item circulation alerts
4 - Error, you do not have permission to view this page
5 - Apply patch
6 - Restart all
7 - Browse to page agian, success!

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list