Skip to content

Commit

Permalink
feat: Add an upgrade plugin for content pages properties migration an…
Browse files Browse the repository at this point in the history
…d update NewsArticlesUpgradeplugin - EXO-73181 - Meeds-io/MIPs#128 (#240)

Add an upgrade plugin for content pages properties(summary/illustrationId) migration and update the NewsArticlesUpgradePlugin to cover different target version context
  • Loading branch information
hakermi committed Aug 2, 2024
1 parent a77ec18 commit 2ca8560
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
</init-params>
</component-plugin>
<component-plugin profiles="content">
<name>ContentArticlePropertiesUpgrade4</name>
<name>ContentArticlePropertiesUpgrade</name>
<set-method>addUpgradePlugin</set-method>
<type>org.exoplatform.news.upgrade.ContentArticlePropertiesUpgrade</type>
<description>Migrate content properties from content to note</description>
Expand Down

0 comments on commit 2ca8560

Please sign in to comment.