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.