[xwiki/xwiki-platform] 188ebf: XWIKI-17243: Migrate WatchListClass objects to the...
Branch: refs/heads/XWIKI-17243 Home: https://github.com/xwiki/xwiki-platform Commit: 188ebf0b009577d50775b0dc9b658ab4deee8d9f https://github.com/xwiki/xwiki-platform/commit/188ebf0b009577d50775b0dc9b658... Author: Simon Urli <[email protected]> Date: 2023-12-18 (Mon, 18 Dec 2023) Changed paths: M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/pom.xml A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/migration/R160000000XWIKI17243DataMigration.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/resources/META-INF/components.txt M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-watch/src/main/java/org/xwiki/notifications/filters/watch/internal/DefaultWatchedEntitiesConfiguration.java R xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-watchlistbridge/pom.xml R xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-watchlistbridge/src/main/java/org/xwiki/notifications/filters/watchlistbridge/internal/WatchlistBridgeProvider.java R xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-watchlistbridge/src/main/resources/META-INF/components.txt M xwiki-platform-distribution/xwiki-platform-distribution-war-dependencies/pom.xml Log Message: ----------- XWIKI-17243: Migrate WatchListClass objects to the new Notifications filter storage * Add a new migration to properly save the old WatchListClass objects as filter preferences using the NotificationFilterPreferenceStore * Reuse the logic provided in the old bridge for performing the migration * Get rid of the the watchlistbridge module as it was only containing the component for performing the bridge
participants (1)
-
XWiki Notifications