https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35953 Anneli Österman <anneli.osterman@koha-suomi.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |anneli.osterman@koha-suomi. | |fi --- Comment #7 from Anneli Österman <anneli.osterman@koha-suomi.fi> --- Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39848 removed the ability to delete records from batch item deletion if the user does not have edit_catalogue permission. This is a problem for us because our users without edit_catalogue have used batch item deletion to delete bibliographic records. We do not want to give everyone the permission to edit catalogue because it is a job that takes lot of comptence and should not be done by those who do not know the rules. :) So with that change, it seems that we need a new permission that allows user to delete bibliographic records and not edit them. Permission named delete_catalogue or delete_biblio_records would sound consistent to me. -- You are receiving this mail because: You are watching all bug changes.