You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If a new user is set as an examiner who has the same first and last name as an examiner that already exists, the pre-existing examiner is removed from the examiners table, replaced by the new one.
To Reproduce
Steps to reproduce the behavior (attach screenshots if applicable):
Create a new user with the exact same first / last name as a pre-existing examiner, and set this user as an examiner
look at the examiners table and notice that the first examiner is no longer there, but the newly created examiner is.
The text was updated successfully, but these errors were encountered:
Describe the bug
If a new user is set as an examiner who has the same first and last name as an examiner that already exists, the pre-existing examiner is removed from the
examiners
table, replaced by the new one.To Reproduce
Steps to reproduce the behavior (attach screenshots if applicable):
The text was updated successfully, but these errors were encountered: