Bug 33651

Summary: Separate user permissions for tools/batchMod.pl versus tools/automatic_item_modification_by_age.pl
Product: Koha Reporter: Emily Lamancusa (emlam) <emily.lamancusa>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, lucas
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Emily Lamancusa (emlam) 2023-05-02 13:57:57 UTC
The user permission items_batchmod gives access to both the batch item modification tool, and the configuration page for batch item modification by age rules. Even if items_batchmod_restricted is also checked, the user has unrestricted access to the batch modification by age rules. We need all staff to have at least restricted access to the batch item modification tool, but the batch item modification by age rules should only be accessible to whoever is responsible for configuring them (in our case, superlibrarians only). There should be a separate permission specifically for access to configure the item modification by age rules.