uSync.Migrations: Umbraco.MediaPicker (legacy) not converted to Umbraco.MediaPicker3
I've generated a Migration Pack in Umbraco 8.18.14 using uSync.Migrations. When running the conversion in Umbraco 10.8.6 the legacy media pickers (Umbraco.MediaPicker) are not being converted to Umbraco.MediaPicker3, even though this is a default migrator that comes with the package. Is there anything I need to do to enable this conversion?
uSync.Migrations: Umbraco.MediaPicker (legacy) not converted to Umbraco.MediaPicker3
I've generated a Migration Pack in Umbraco 8.18.14 using uSync.Migrations. When running the conversion in Umbraco 10.8.6 the legacy media pickers (Umbraco.MediaPicker) are not being converted to Umbraco.MediaPicker3, even though this is a default migrator that comes with the package. Is there anything I need to do to enable this conversion?
Hi Arjan, I think you can directly change the data type to Mediapicker3 and it won’t break anything. I did the same and nothing broken.
Hi Nijaz! I was still under the impression that the MediaPicker3 was not downward compatible, but apparently that issue was fixed in 8.15:
https://umbraco.com/blog/umbraco-815-release/
Thanks for the tip!
is working on a reply...