Extra permission to limit bulk replace

Created on 15 January 2025, about 1 month ago

Problem/Motivation

We want the site administrator to be able to select which roll can bulk replace.

We allow our users to add content(tags) in bulk append strategy.
But we don't allow our users to remove or replace tags in bulk.
This due to experience with user error and implications a generic user would not know about.

They do have the permission to edit it on a per node basis.
Content monitors are allowed to bulk replace. (generally fixing typos)
That's why we added the extra permission.

Proposed resolution

extra permission; allow_option_replace_current_value
remove option $options['replace'] if permission is not given.

Remaining tasks

review

cleaner solution

My first solution was more along the lines of sub actions so that on a per view basis te available change strategies can be selected by the admin.
eg. user can replace for some views but not all.
Its rather crude now and site wide instead of on a per view basis.

Feature request
Status

Active

Version

3.0

Component

Code

Created by

🇧🇪Belgium ikeigenwijs

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024