Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Biplab Chakraborty 2 posts 72 karma points
    Apr 06, 2022 @ 13:51
    Biplab Chakraborty
    0

    Umbraco Migration 7.6.3 to 8.0 version

    Is there any automated way to change obsolete data types in Umbraco 7.6.3 version while migrating to 8.0.

  • Marc Goodson 2157 posts 14435 karma points MVP 10x c-trib
    Apr 06, 2022 @ 18:03
    Marc Goodson
    0

    Hi Biplab

    Have a look at this blog post it's choc full of details of how to do the migration from V7 to V8:

    https://www.proworks.com/blog/archive/how-to-upgrade-umbraco-version-7-to-version-8

    and it references the 'Our.Umbraco.Migrations package that proworks have built, which has alot of the common obsolete property editor migrations baked in.

    https://bitbucket.org/proworks/our.umbraco.migration/src/master/

    regards

    Marc

  • Biplab Chakraborty 2 posts 72 karma points
    Apr 07, 2022 @ 14:54
    Biplab Chakraborty
    0

    Thank you Marc for the help! Getting problems on the obsolete data types conversion when obsolete data types are present under ArcheType. Is there any automated way to handle that?

  • Marc Goodson 2157 posts 14435 karma points MVP 10x c-trib
    Apr 07, 2022 @ 20:07
    Marc Goodson
    0

    Hi Biplab

    I think there is an example of how to write an archetype - > nested content migrator inside the Our. Umbraco. Migrations source:

    https://bitbucket.org/proworks/our.umbraco.migration/src/master/src/Our.Umbraco.Migration/DataTypeMigrators/ArchetypeMigrator.cs

    Maybe that could provide some inspiration?

    Regards

    Marc

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies