Try our conversational search powered by Generative AI!

Incorrect order of notification in list

Fixed in

EPiServer.CMS.UI 10.9.2

(Or a related package)

Created

Apr 03, 2017

Updated

Sep 10, 2018

Area

CMS UI

State

Closed, Fixed and tested


Description

Steps to reproduce:

1. Create a folder.
2. Define an approval sequence for the folder:

  • one step
  • approver = Admin, Editor
  • Check Require comment on Decline/Approve

3. Admin uploads new image to the folder.
4. Admin sets the image to "ready for review".
5. Admin approves the image with the comment "content ready to publish".
6. Open notification list of the user Admin.

Expected: The notification "the reviewed content has been approved and is now ready to publish." appears after the notification contains comment.

Actual: The notification contains comment is latest.

Note: If you reload the page, the order of notification in the notification list is right. You do not usually see the issue, but sometimes you get the issue the first time running approval for content.