Is there any way to remove a customers login from the backoffice?
I can delete the value stored under the “User name” field, but if I do that for more than one customer I get an error message that the user name is already in use. I assume that emptying the user name field then sets the user name to an empty string rather than setting it to null, which means that this technique only ever works once.
It would be super useful to have a way of removing customer logins without having to manually edit the database.
Litium version: 6.3.1