Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: bcae1404567966656a9d601deb9ee3744861b889
https://github.com/xwiki/xwiki-platform/commit/bcae1404567966656a9d601deb9e…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-01-30 (Tue, 30 Jan 2024)
Changed paths:
M
xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/DeletedDocumentCleanUpFilterListener.java
M
xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-docker/src/test/it/org/xwiki/platform/notifications/test/ui/NotificationsSettingsIT.java
Log Message:
-----------
XWIKI-21837: Page Only Notification filters get deleted when a page is renamed/moved
* Fix the listener that clean up filters to ignore rename events
* Add a new integration test to check filters after a rename