Copied to clipboard

Flag this post as spam?

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


  • Ask 13 posts 83 karma points
    Nov 10, 2024 @ 21:22
    Ask
    0

    Umbrao 8 => 10 upgrade deletes default member properties from backoffice

    Hi

    I have an umbraco 8 project which i upgraded from 8 to 10.8.6.

    this project uses members for logging people in, and has a membertype which extends the regular "member" type.

    In my old umbraco 8 installation, the "membership" tab looked like this:

    enter image description here

    Notice how it has the fields:

    • umbracoMemberFailedPasswordAttempts
    • umbracoMemberApproved
    • umbracoMemberLockedOut etc...

    But, now I run the upgrade, and now the same tab looks like this: enter image description here

    A bunch of fields have been removed. And I am actually using these fields. If i look in the [cmsMember] table in my database though, the fields seem to be there as columns.

    What is happening here? Where can I access these fields?

  • 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