-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, Master
-
Fix Version/s: 7.0.0 DXP FP40, 7.0.0 DXP SP7, 7.0.5 CE GA6, 7.0.X, 7.1.0 M1, 7.1.X, Master
-
Component/s: User Notifications
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Reproducing steps
Whenever a workflow submission is withdrawn a user who had receive a user notification will see a notification, substituting a previous one, informing that the old notification is not valid anymore. If there were several workflow notifications and they were rendered invalid due to one or more withdrawals, there will be several substituting notifications saying that the previous message is not valid anymore.
- In a given site, go to Content > Web Content and configure a folder to have a workflow (for example, Single Approver (Version 1)).
- Go to create a new web content in that folder, fill ou the details and click on Submit for publication.
- Because of the chosen workflow a notification will have arrived.
user01 user01 sent you a Web Content Article for review in the workflow
About a minute ago.- To withdraw the sumission, go to My account > My Submissions > Find the submission > Click on 3-dots > Withdraw Submission
Observed: The previous notification is substituted by another similar to
Notification no longer applies.
Notification for My Workflow Tasks was deleted.
About a minute ago.
with the properties:
- If the original notification was read (or unread) this one is also shown as read (or unread, respectively).
- In the case of unread notification, the notification text has a link (which will lead to the same notifications view but all no-longer-applies notifications will be gone because they're only temporary).
- There's a 3-dot menu available to mark as read and delete the notification.
- There's a timestamp for the original notification.
Expected: The no-longer-applies notification sits in the place of the original one, informing that the original message is no longer valid, but doesn't include misleading information from the original notification or the 3-dot menu giving the substituting notification the aspect of a new one.
- Testing discovered
-
LPS-78319 When the 'Withdraw Submission' is clicked, the console throws an exception.
- Closed