Details
-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
-
12.6
-
Windows 10 Pro 64 bit, Chrome 84, using a local instance of XWiki 12.6 on MySQL 8, Tomcat 9.0.37
-
Unknown
-
Description
STEPS TO REPRODUCE
- Create an older instance of XWiki (e.g. 11.10.5)
- Login as Admin
- Create an user (e.g. U1)
- Login as U1
- Go to Notifications > Settings
- Set all Pages Notifications to ON (watch entire wiki)
- Login as Admin
- Create, update and comment some pages (to generate some events)
- Login as U1 and observe the notifications list
- Close the instance
- Go to the newer instance (e.g. 12.6) and copy/cut the
[...]webapps\xwiki
folder and replace it (first delete the old one) in the same location on the older version
- Start XWiki and follow DW to the end
- Login as U1
- Observe the notifications list
EXPECTED RESULTS
After upgrade to the new XWiki version, the user U1's notifications list displays all the events that already existed on the older version (e.g. on 11.10.5), they are preserved.
ACTUAL RESULTS
No notifications are displayed on user's notifications list.
The issue could not be reproduced when upgrading to XWiki 12.5.1 (tested upgrade from 11.10.5).
Attachments
Issue Links
- duplicates
-
XWIKI-17620 Introduce a legacy events migrator
- Closed