Actions
Defect #20900
closedEmail not truncated when use deleted
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Accounts / authentication
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
I have some user deleted before. Try to create user with previously entered user's email and got the error "Email has already been taken".
Checked that the email_addresses table still have the old mail and id info. but the ID is already deleted from the users table.
Actions