Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v14: Fix commented out migrators #64

Merged
merged 1 commit into from
May 29, 2024
Merged

Conversation

ronaldbarendse
Copy link
Contributor

PR #62 commented out some of the migrators that required a bit more work to rewrite (mainly due to updating Newtonsoft.Json to STJ and things being removed in v14).

This rewrites the existing migrators, but doing so highlighted additional changes that are required:

  • Updating obsoleted editor alias Umbraco.TinyMce to Umbraco.RichText;
  • Add ReplaceMediaPickerDataTypeArtifactMigrator by default (in Deploy), because the Umbraco.MediaPicker editor is removed.

@ronaldbarendse ronaldbarendse merged commit 61ef925 into v14/dev May 29, 2024
6 checks passed
@ronaldbarendse ronaldbarendse deleted the v14/bugfix/fix-migrators branch May 29, 2024 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant