Copied to clipboard

Flag this post as spam?

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


  • John Bergman 460 posts 1066 karma points
    Jan 11, 2018 @ 16:18
    John Bergman
    0

    User Deletion

    With the new User Management, are we supposed to be able to delete users? If so, where is it in the UI? (Umbraco 7.7.2 and 7.7.8)

  • Nik 1413 posts 6212 karma points MVP 3x c-trib
    Jan 11, 2018 @ 16:24
    Nik
    102

    Hi John,

    No, I don't believe we are able to delete users. This is because of the impact it has on the audit table and associated content items, such as who created them, last updated them etc. You can disable users and then hide them.

    In the umbracoSettings.config file edit this line:

    <hideDisabledUsersInBackoffice>false</hideDisabledUsersInBackoffice>
    

    and set it to true to hide disabled users.

    Thanks,

    Nik

  • John Bergman 460 posts 1066 karma points
    Jan 11, 2018 @ 19:10
    John Bergman
    0

    Thanks Nik!

  • Simon Dingley 1431 posts 3332 karma points c-trib
    Mar 28, 2018 @ 11:44
    Simon Dingley
    1

    I have this set to true in v7.8.1 and the disabled users are still visible and it's proving an issue at the moment as in a list of 130 users only a relatively small percentage are still active.

    In what version does this work for you?

  • Barb Romito 12 posts 74 karma points
    Nov 28, 2018 @ 18:02
    Barb Romito
    0

    I am in version 7.11.2. I was able to hide Disabled users by clicking the STATUS drop-down in the upper right corner. You will have a choice of Active, Disabled or Locked Out. If none of the status' are checked you will see all of the users.

    NOTE: If you click Active, you will see all Active users. But, if you leave this page and return you will have to select a status type again.

    Hope this helps!

  • 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