Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warn users if creating a new source that has a similar name to an existing one #114

Open
wasade opened this issue Apr 6, 2021 · 0 comments

Comments

@wasade
Copy link
Member

wasade commented Apr 6, 2021

Users regularly create multiple sources for themselves. We should prompt users with an extra confirmation message if either of the following occur:

  • the participant email is the same as a source already associated with the account
  • the first name (e.g., participant_name.split()[0]) is == to the first name of another source on the account

A user should be allowed to proceed if they want.

The warning message should indicate that "We noticed you're creating a new source that may be similar or the same as an existing one. If the source created here really is the same human being as a prior source, then please consider assigning the sample to that source rather than creating a new one."

...or something like that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant