Bug 33651 - Separate user permissions for tools/batchMod.pl versus tools/automatic_item_modification_by_age.pl
Summary: Separate user permissions for tools/batchMod.pl versus tools/automatic_item_m...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-02 13:57 UTC by Emily Lamancusa
Modified: 2023-05-02 14:34 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Emily Lamancusa 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.