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

GraphQLError: insert or update on table "Discussion" violates foreign key constraint "fk_meetingId" #10384

Closed
Dschoordsch opened this issue Oct 21, 2024 · 1 comment · Fixed by #10383
Labels
bug p1 Needs to be addressed fast. Such an issue significantly impacts the majority of users

Comments

@Dschoordsch
Copy link
Contributor

https://parabol.sentry.io/issues/6009622568/?referrer=github_plugin

GraphQLError: insert or update on table "Discussion" violates foreign key constraint "fk_meetingId"
  File "app:///gqlExecutor.js", line 1207726, in Parser.parseErrorMessage
  File "app:///gqlExecutor.js", line 1207565, in Parser.handlePacket
  File "app:///gqlExecutor.js", line 1207478, in Parser.parse
  File "app:///gqlExecutor.js", line 1207261, in TLSSocket.<anonymous>
  File "app:///gqlExecutor.js", line 1390591, in PostgresConnection.executeQuery
...
(15 additional frame(s) were not displayed)
@Dschoordsch
Copy link
Contributor Author

Crash in start activity for checkin with agenda items.

@Dschoordsch Dschoordsch added bug p1 Needs to be addressed fast. Such an issue significantly impacts the majority of users labels Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug p1 Needs to be addressed fast. Such an issue significantly impacts the majority of users
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant