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

ActiveRecord::RecordInvalid: Registro inválido #523

Open
lpirola opened this issue May 22, 2019 · 0 comments
Open

ActiveRecord::RecordInvalid: Registro inválido #523

lpirola opened this issue May 22, 2019 · 0 comments
Labels
[expedite] priorizar cards com essa label

Comments

@lpirola
Copy link
Contributor

lpirola commented May 22, 2019

https://sentry.io/organizations/nossas/issues/1037240682/?referrer=github_plugin

ActiveRecord::RecordInvalid: Registro inválido
  app/models/invitation.rb:33:in `create_community_user'
    community_user = CommunityUser.create! user: invited_user, community: self.community, role: self.role
  app/controllers/communities_controller.rb:128:in `accept_invitation'
    community_user = invitation.create_community_user
...
(97 additional frame(s) were not displayed)

ActiveRecord::RecordInvalid: Registro inválido
@lpirola lpirola added the [expedite] priorizar cards com essa label label May 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[expedite] priorizar cards com essa label
Projects
None yet
Development

No branches or pull requests

2 participants