Create a new user group with permission core.manage on com_messages, add user to this group. Create a content transition (workflow) that sends a notification to this new group.
(likely possible to replicate multiple ways)
A new message sent to a user (in a user group that is not super user), when an article transition is performed.
No message is created/emailed to the user in question.
Joomla 4.3.3
This looks like a typo in this file: plugins/workflow/notification/notification.php on line 202, "com_message" instead of "com_messages" in the authorisation condition.
Labels |
Removed:
?
|
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
bug
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-08-01 07:43:13 |
Closed_By | ⇒ | alikon |
Thank you for reporting this. Yoiu are right its definitely a typo and I have created a pull request to fix it see #41295