-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 7.10, 8.3
-
Component/s: User Registration
-
Tags:
-
Backlog priority:600
-
Sprint:nxGang Sprint 8.4.9
-
Story Points:2
When creating a user, the following checks are performed:
- has the email a valid format?
- is the email address already used by another user
(see screenshots emailFormatControl.png and existingMailControl.png)
When editing a user, both checks are not performed.