Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
15.5-rc-1, 14.10.13
-
Windows 11 Pro, Chrome 114, using a local instance of XWiki 15.5 RC1 on MariaDB 10.11, Tomcat 9.0.76
-
Unknown
-
Description
Preconditions: Mail Sending for the instance should be configured from Administration.
Steps to reproduce
- Edit xwiki.properties and set notifications.emails.live.graceTime = 1 to enable the sending of e-mails after 1 minute
- Login as an user (e.g. U1) which has an email set in his profile
- Click on Notifications Bell and set all Watch toggles to ON
- Go to Notifications Settings
- Set "Email Frequency" to Live
- Login as Admin or other user
- Perform the following actions in order: create a page, edit it, delete it, comment in another page, mention the user U1 in another page
- Check the order of events in the user's U1 received emails
Expected results
The email received displays notifications events in the order they were performed (last finished event on the top of the list).
Actual results
The order of the events from the notifications mail doesn't correspond to the order the events were performed.
The same issue reproduces if the "Email Frequency" is set to 'Hourly'.
Attachments
Issue Links
- is related to
-
XWIKI-21069 Live email notifications are received in a single email at once instead of a separate email for each event
- Closed