Details
-
Bug
-
Resolution: Solved By
-
Critical
-
None
-
10.8.1, 10.9
-
Windows 10 Pro 64 bit, Chrome 70, using a local instance XWiki 10.9 on Oracle 11.2
-
Unknown
-
Description
STEPS TO REPRODUCE
Preconditions: Have a fresh instance of XWiki 10.9 configured with Oracle (11.2).
- Login with Admin
- Configure Mail Sending from Adminster Wiki > Mail > Mail Sending
- Create an user (e.g. U1)
- Login with the user (U1)
- Create a page (e.g. Pag1)
- Go to Notifications > Settings and delete the inclusive filter for Pag1
- Go to Pag1
- Unwatch the Wiki and watch only this page (so the filters will be: Wiki - exclusive; Pag1 - inclusive)
- Login with Admin
- Edit and comment Pag1
- Trigger the 'Notifications daily email' job from Scheduler.WebHome (default setting on user profiles)
- Login with the user (U1)
- Observe the notification list and the mail received
EXPECTED RESULTS
The notification list and the mail received contain the two events done by Admin on Pag1: edit and comment.
ACTUAL RESULTS
No notifications are received by the user on both notifications list and email when only the respective page (Pag1) is watched. However, if the user (U1) watches the page and its children, the notifications are received.
The issue was reproduced only on Oracle (11.2), also on XWiki 10.8.1.
Attachments
Issue Links
- duplicates
-
XWIKI-17439 Enable pre filtering and new event store by default
- Closed