Upgrading from 13 to 17

Hi All,

I’m attempting to upgrade a site from 13 to 17, however I need a way to migrate Nested Content to a Block List and a Media Picker to Media Picker 3, Are there any pre-existing migration scripts out there that will do this. I can see something similar was done fro Umbraco Deploy - ReplaceNestedContentDataTypeArtifactMigrator and ReplaceMediaPickerDataTypeArtifactMigrator but we don’t have / use Deploy.

Thanks

Inspiration here:

Thanks for link :slight_smile:

We tried uSync Migrations on v13 and while it converts the data types from Nested Content to Block List, it doesn’t convert the content.

It should migrate the content too!

You’ll need to enable uSync for Content as uSync Migrations will only migrate what is converted to uSync files.

Hi, So that’s usync for Content package is it? And this will replace the content in situ?