I cannot seem to find a way to delete a user. If I search for users and find one, the only thing I can do is edit it.
If there is a way I would really like to know, because currently I have a double user which I want to get rid of.
You need to be logged in to post messages
By Jaap Blom
I cannot seem to find a way to delete a user. If I search for users and find one, the only thing I can do is edit it.
If there is a way I would really like to know, because currently I have a double user which I want to get rid of.
That's true. The admin side is lacking when you want to get rid of data or manage users.
In the meantime, you can easily expire or disable the user. To delete the user this currently needs to be done in the database to take care of the dependencies. The users are listed in the [users] table.
A future version will introduce a wizard to delete a user and deal with the complexity of the user's related data.