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

Adding CFP submission from the admin panel references wrong speaker #78

Closed
martinfmi opened this issue Apr 30, 2016 · 2 comments
Closed
Assignees

Comments

@martinfmi
Copy link
Collaborator

Use case:

  1. submission created from admin panel with speaker A
  2. second submission created fro admin panel with speaker B
  3. the second submissions displays with speaker A which is wrong - there is an issue with how the Submission and User tables are joined.
@martinfmi
Copy link
Collaborator Author

Actually the issue occurs because the email address of the second user is the same as this of the first one and the application tries to find an already existing speaker with the same mail which is a little bit misleading.

@ivannov
Copy link
Collaborator

ivannov commented Nov 8, 2018

This will be fixed once we have user management for CFP (#120)

@ivannov ivannov closed this as completed Nov 8, 2018
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

3 participants