We've used Our.Umbraco.Migration / ProWorks.Umbraco8.Migrations together with the content migrator from Umbraco v8.18.4 to migrate content from a Umbraco v7.15.3 site. We discovered that:
* Macro (partial) views/scripts in macroScript folder were not moved to View/MacroPartials
* references to those views in the macro definitions in the backend aren't change to refer to that new position
* Macro parameters using obsolete data types (like Umbraco.ContentPickerAlias) aren't migrated to Umbraco.ContentPicker (nor their values)
Are there any plans to include this in the Our.Umbraco.Migration / ProWorks.Umbraco8.Migrations packages and/or is there any way to (easily) convert macro parameters (and their values) to the new data types?
Migrate Macro (parameters) from Umbraco v7 to v8
We've used Our.Umbraco.Migration / ProWorks.Umbraco8.Migrations together with the content migrator from Umbraco v8.18.4 to migrate content from a Umbraco v7.15.3 site. We discovered that: * Macro (partial) views/scripts in macroScript folder were not moved to View/MacroPartials * references to those views in the macro definitions in the backend aren't change to refer to that new position * Macro parameters using obsolete data types (like Umbraco.ContentPickerAlias) aren't migrated to Umbraco.ContentPicker (nor their values)
Are there any plans to include this in the Our.Umbraco.Migration / ProWorks.Umbraco8.Migrations packages and/or is there any way to (easily) convert macro parameters (and their values) to the new data types?
Hi Jan, Is this issue resolved. Even I am facing the same issue. Kindly help
Issue is still not solved; no response yet from the developers of Umbraco and Our.Umbraco.Migration / ProWorks.Umbraco8.Migrations packages
is working on a reply...