https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42625 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #72 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- A user with edit_catalogue but not edit_locked_records should have "Modify record using template," "Replace record via z39.50," and "Delete record" disabled in the Edit dropdown on a locked bib record. These actions are correctly prevented with this code, but the user shouldn't be allowed to select them in the first place. With this code, a user records_batchmod but not set_record_sources can successfully use a batch mod template to edit the source of a record. A user without set_record_sources should not be able to select a template that contains a source change when performing a batch modification. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.