Permission to skip notification

Created on 29 August 2024, 22 days ago
Updated 3 September 2024, 17 days ago

Problem/Motivation

I wanted to allow a certain type of user to skip the content moderation notifications. So that when they edit/create their own content no email is triggered. But this is currently not possible. After adding a patch from issue 3162161 content_moderation_notification_mail_data_alter should allow to disable email sending Needs review I was able to make it work with some own code.

Proposed resolution

Add a permission to allow users which have the permission, to skip the notification on their own content.

The idea is, that if there is something like a 'Reviewer' or 'Master' role (the person who reviews the content before publishing), that this person doesn't need to send themself an email for their own content updates. This means notifications are skipped when the owner and the one who edits are the same person and has this permission.

Feature request
Status

RTBC

Version

3.0

Component

Code

Created by

🇨🇭Switzerland nadja_stu

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024