Branch: refs/heads/XWIKI-21448 Home: https://github.com/xwiki/xwiki-platform Commit: 750acce1f70dade61b81249bc8880bb5e5dd11f7 https://github.com/xwiki/xwiki-platform/commit/750acce1f70dade61b81249bc8880... Author: Simon Urli <simon.urli@xwiki.com> Date: 2023-12-05 (Tue, 05 Dec 2023) Changed paths: A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/event/CleaningFilterEvent.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-watch/src/main/java/org/xwiki/notifications/filters/watch/WatchedEntitiesManager.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/UserEventDispatcher.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/UserEventManager.java Log Message: ----------- XWIKI-21448: Notification filter preferences are not cleaned when a page is deleted * Early design of the automatic cleaning of filters