We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try to register a new user with an existing email in another organization I get an error.
None
N/A
The text was updated successfully, but these errors were encountered:
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'
Sorry, something went wrong.
beagleknight
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: