When in users if I want to disable my current user it tells:
Cannot apply changes:
Cannot disable the logged-in user.
which is fine, but if you want to delete the same current user the message is:
Cannot apply changes:
Configuration is logically incorrect
which seems to be a generic message...
I think it should be more specific like:
Cannot apply changes:
Cannot delete the logged-in user.
thx