From 35c931bb610524f402e8b8e35063bf4dc0d31414 Mon Sep 17 00:00:00 2001 From: Sofien Haj Chedhli Date: Tue, 5 Mar 2024 10:06:42 +0100 Subject: [PATCH] fix: Update the UpgradeSpaceNavigationIconPlugin after updating the plugin type - EXO-69389 - Meeds-io/meeds#1677 (#207) 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 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..c654cc4d2 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 @@ -166,7 +166,7 @@ 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 + 6.6.0 space.node.names