Copied to clipboard

Flag this post as spam?

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


  • Paul de Quant 403 posts 1520 karma points
    Nov 24, 2020 @ 20:13
    Paul de Quant
    0

    Umbraco 7 to 8 upgrade issue

    Hi,

    We're trying to upgrade a v7 website (latest version of 7) to v8.

    We're getting the following error:

    The database failed to upgrade. ERROR: The database configuration failed with the following message: Cannot rename datatype alias "Umbraco.MemberPicker2" to "Umbraco.MemberPicker" because the target alias is already used.This is generally because when upgrading from a v7 to v8 site, the v7 site contains Data Types that reference old and already Obsolete Property Editors. Before upgrading to v8, any Data Types using property editors that are named with the prefix '(Obsolete)' must be migrated to the non-obsolete v7 property editors of the same type. Please check log file for additional information (can be found in '/App_Data/Logs/')

    What is the difference between Umbraco.MemberPicker and Umbraco.MemberPicker2 and how is best to rectify this? I think there are a few other Umbraco types I have this issue with so would be good to know how to get past this.

    Thanks

  • Paul de Quant 403 posts 1520 karma points
    Nov 25, 2020 @ 08:02
    Paul de Quant
    0

    Is this a case of deleting the existing MemberPicker data type?

  • mark firth 32 posts 75 karma points
    Feb 19, 2022 @ 11:07
    mark firth
    0

    Hi Paul,

    How did you resolve this? is it just a case of deleting or renaming the pickers?

    Cheers, Mark

  • Ruder Partap Singh 28 posts 142 karma points
    Feb 19, 2022 @ 17:48
    Ruder Partap Singh
    100

    hi

    use "ProWorks.Umbraco8.Migrations" this package. Check below url for more info

    Migrate umbraco 7 to 8

    Thanks

Please Sign in or register to post replies

Write your reply to:

Draft