edc
edc copied to clipboard
"Add User" raises an exception on submit if notifications are selected
Seems edc-notification checks the email, which, since the user is being added, has not yet been set.
UserEmailError: ["User ***** email address is not defined."]
(30 additional frame(s) were not displayed)
...
File "django/dispatch/dispatcher.py", line 173, in send
return [
File "django/dispatch/dispatcher.py", line 174, in