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

Handle PCV ID / email mis-matches during CSV upload #481

Open
jamesdabbs opened this issue Mar 21, 2016 · 0 comments
Open

Handle PCV ID / email mis-matches during CSV upload #481

jamesdabbs opened this issue Mar 21, 2016 · 0 comments

Comments

@jamesdabbs
Copy link
Member

If we upload a row that matches an existing PCV_ID but with a different email, we should currently get an error on the row and have to handle it manually. It probably makes sense to automatically update the email, but that means that the old email won't work for logging in. So, options:

  • Rework the auth system to allow users to have multiple email addresses (probably an involved project)
  • Automatically send an email to the affected PCV
  • Leave it manual
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