Details
-
Bug
-
Resolution: Won't Fix
-
Blocker
-
None
-
15.5-rc-1
-
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 some actions (e.g. create a page, edit it, delete it, comment in another page, mention the user U1)
- Check the user's U1 received emails
Expected results
The notification events are received in separate emails, sent as soon as they are finished (an email for each event is sent after the set time passed, 1 min in this case).
Actual results
The notification events are received in a single email at once after the time set passes.
The issue could not be reproduced in XWiki 14.10.13 or XWiki 15.4.
Attachments
Issue Links
- is caused by
-
XWIKI-17034 Allow to define different grouping strategy for notifications
- Closed
- is related to
-
XWIKI-21074 Allow to chose the notification email grouping strategy per email scheduler
- Closed
- relates to
-
XWIKI-21070 Email Notifications should display the events in the order they were performed
- Open