Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
12.6, 12.6.2, 12.8
-
Windows 10 Pro 64 bit, Edge 85, using a local instance of XWiki 12.6.2 (Oracle 19c/ Tomcat 9.0.38)
-
Unit
-
Unknown
-
N/A
-
N/A
-
Description
STEPS TO REPRODUCE
- Login as Admin
- Create an user (e.g. U1)
- Login as U1
- Go to Notifications Settings
- In the Applications section set Pages Notifications to ON (both for "Notification menu" and for "E-mail")
- In Filters section set "Read Event Filter" for both Alert and Email to ON
- Login as Admin
- Create/ update/ comment/ delete a page
- Login as U1
- On Notifications list, mark two notification events as read (e.g. 'edit' and 'comment' events)
- Refresh the page and observe the notifications list
- Login as Admin
- Trigger the "Notifications daily email" job from Scheduler.WebHome
- Check user's U1 received emails
EXPECTED RESULTS
On Step 11, after the page was refreshed, the notification events previously marked as read are not displayed anymore in the list.
On the user's received email, the same notification events (marked as read) are not present.
ACTUAL RESULTS
The events marked as read are still displayed in both notifications list and email.
The issue could not be reproduced on XWiki 12.5.1.
Attachments
Issue Links
- relates to
-
XWIKI-17951 Notifications mails are not received anymore if Read Event Filter is set to ON
- Closed