From c2836d67b2bd20345804cb3a17c53121dc705702 Mon Sep 17 00:00:00 2001 From: Sofien Haj Chedhli Date: Fri, 8 Mar 2024 00:46:50 +0100 Subject: [PATCH] fix: Update the UpgradeSpaceNavigationIconPlugin after updating the plugin type - EXO-69389 - Meeds-io/meeds#1677 (#212) Prior to this change, after updating the space navigation upgrade plugin type to resolve the PostgreSQL issue, the stream navigation icon was not updated following the migration context. This issue arose due to the query which did not retrieve the stream navigation correctly for updating it. This change will update the query to set the stream navigation icon (Meeds-io/social#3548) and update the plugin configuration to be re-executed, resolving this issue --- .../src/main/resources/conf/portal/configuration.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data-upgrade-navigations/src/main/resources/conf/portal/configuration.xml b/data-upgrade-navigations/src/main/resources/conf/portal/configuration.xml index 25c884070..d78753906 100644 --- a/data-upgrade-navigations/src/main/resources/conf/portal/configuration.xml +++ b/data-upgrade-navigations/src/main/resources/conf/portal/configuration.xml @@ -153,7 +153,7 @@ - SpaceNavigationIconUpgradePlugin + SpaceNavigationIconMigration addUpgradePlugin io.meeds.social.core.upgrade.SpaceNavigationIconUpgradePlugin Configure space node icons @@ -165,8 +165,8 @@ plugin.upgrade.target.version - The plugin target version (will not be executed if previous version is equal or higher than 6.5.0) - 6.5.0 + The plugin target version (will not be executed if previous version is equal or higher than 6.6.0) + 6.6.0 space.node.names