obiba / mica2

Mica is a web portal for epidemiological study consortia.
http://www.obiba.org/pages/products/mica/
GNU General Public License v3.0
10 stars 15 forks source link

registering users in agate is confusion #4444

Closed ghost closed 5 months ago

ghost commented 1 year ago

Describe the bug If you want to register another person with the email address of an already registered one, there is an error on submitting the form. The error message is about an internal server error. This is not helpful and confusing.

To Reproduce Steps to reproduce the behavior:

  1. Register a user in Agate
  2. Register another user in Agate with the very same email address
  3. try to find out what is wrong with your inputs

Expected behavior The error message should tell me which field is not valid at least; better was to tell me that the email address has already been used and that this seems to be forbidden in agate.

ymarcon commented 1 year ago

Yes, email must be unique. Agree that the error message should make it clear.