No Code Attached Yet ?
avatar paternax
paternax
13 Aug 2020

In the transition part of the Workflow component it is possible to create notifactions for users, which have to take the next step in the workflow. The information about the generation of new notification is sent by email which contains a link to the backend. The notification system is only accessible for administrators, so that users which have only a user group based on Registered can't read the notification.

There should be an option to send the whole notification per email, so that also not administrator user can read it.

Steps to reproduce the issue

Expected result

Actual result

System information (as much as possible)

Additional comments

avatar paternax paternax - open - 13 Aug 2020
avatar joomla-cms-bot joomla-cms-bot - labeled - 13 Aug 2020
avatar chmst chmst - change - 13 Aug 2020
Category com_workflow com_workflow Plugins
avatar Quy Quy - change - 15 Aug 2020
Labels Added: ?
avatar Quy Quy - labeled - 15 Aug 2020
avatar brianteeman
brianteeman - comment - 27 Sep 2021

@paternax I'm not sure what the use case would possibly be for a non-administrative user to receive the email. However I can see that workflows is not using the new mail templates which it probably should and that would resolve the problem. If no one beats me too it I will take a look at this

avatar paternax
paternax - comment - 27 Sep 2021

For example frontend editors who submit new blog posts could be informed about the change of stages.

avatar brianteeman
brianteeman - comment - 28 Sep 2021

ah - i see the problem now.

The email received is as folllows

The status of an Article has been changed 

Title: Typography, changed by Brian Teeman, new state: Basic Stage. 

Please log in to http://localhost/joomla-cms/administrator/index.php?option=com_messages&view=message&message_id=5 to read your message.

There should be an option to send the whole notification per email, so that also not administrator user can read it.

The problem is that there is no extra text to that email. It is complete but the link that a non-admin user cannot use suggests that there is something more that they can not see.

avatar brianteeman
brianteeman - comment - 28 Sep 2021

You can "fix" this for now by creating a language override for COM_MESSAGES_NEW_MESSAGE_BODY

avatar brianteeman
brianteeman - comment - 28 Sep 2021

Please test #35693

avatar richard67 richard67 - change - 3 Oct 2021
Status New Closed
Closed_Date 0000-00-00 00:00:00 2021-10-03 18:48:21
Closed_By richard67
Labels Added: No Code Attached Yet
Removed: ?
avatar richard67 richard67 - close - 3 Oct 2021
avatar richard67
richard67 - comment - 3 Oct 2021

Closing as having a pull request. Please test #35693 . Thanks in advance.

Add a Comment

Login with GitHub to post a comment