bhits / consent2share

Set up Consent2Share Including Infrastructure and Applications
https://bhits.github.io/consent2share/
Apache License 2.0
40 stars 10 forks source link

C2S v2:: Admin :: Incorrect error message when invalid email is used to create a patient #3

Open speabody opened 7 years ago

speabody commented 7 years ago

When to create the patient as Admin, the incorrect error message pops up when email address contains the special character. for instance, '+' included in the email, but the error message is the email is in use.

incorrecterrormessage

The expected results are:

  1. Change the exception message to "The email address is valid"