[Koha-bugs] [Bug 15520] Add more granular permission for only editing own library' s circ rules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 1 05:03:25 CEST 2017


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

--- Comment #1 from Jesse Weaver <jweaver at bywatersolutions.com> ---
Created attachment 66681
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=66681&action=edit
Bug 15520: Add permission to restrict circ rules editing to own library

Test plan:

1) Ensure that you have four users:
 a) A superlibrarian
 b) A user with all `parameters` permissions (the toplevel `parameters`
    box is checked).
 c) A user with the `manage_circ_rules` permission (and, of course,
    `catalogue`).
 d) A user with the `manage_circ_rules`, `manage_circ_rules_restricted`
    and `catalogue` permissions.
2) As all four users, load the "Circulation and fine rules"
   administration page (admin/smart-rules.pl).
3) The page should be unchanged for the first three users. It should be
   possible to view and edit the circ rules for all libraries.
4) The last (restricted) user should only be able to view and edit the
   circ rules for their own library.

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


More information about the Koha-bugs mailing list