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

Users should be able to register with the same email in differents organizations #1231

Closed
beagleknight opened this issue Apr 5, 2017 · 1 comment
Assignees

Comments

@beagleknight
Copy link
Contributor

This is a Bug Report

🎩 Description

When I try to register a new user with an existing email in another organization I get an error.

📌 Related issues

None

📋 Additional Data

N/A

@beagleknight beagleknight added the type: bug Issues that describe a bug label Apr 5, 2017
@beagleknight
Copy link
Contributor Author

beagleknight commented Apr 5, 2017

https://sentry.io/empresaula-e0/barcelona/issues/246759280/

PG::UniqueViolation: ERROR:  duplicate key value violates unique constraint "index_unique_user_on_email_not_erased"
DETAIL:  Key (email)=([email protected]) already exists.

  from active_record/connection_adapters/postgresql_adapter.rb:598:in `async_exec'
  from active_record/connection_adapters/postgresql_adapter.rb:598:in `block in exec_no_cache'

@beagleknight beagleknight self-assigned this Apr 5, 2017
@beagleknight beagleknight added in-progress and removed type: bug Issues that describe a bug labels Apr 5, 2017
@ghost ghost removed the in-review label Apr 5, 2017
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