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

Delete a VCS provider fails #506

Closed
fsaintjacques opened this issue Jul 6, 2023 · 0 comments · Fixed by #518
Closed

Delete a VCS provider fails #506

fsaintjacques opened this issue Jul 6, 2023 · 0 comments · Fixed by #518

Comments

@fsaintjacques
Copy link
Contributor

Key (vcs_provider_id)=(***) is still referenced from table "repo_connections".
leg100 added a commit that referenced this issue Jul 11, 2023
Fixes #504
Fixes #506

Refactors webhook deletion to leverage postgres' cascade functionality.
Doing so means deleting parent resources (organizations, vcs providers)
also deletes webhooks. The deletion triggers the "webhook purger", which
deletes webhooks from the VCS repo provider.
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

Successfully merging a pull request may close this issue.

1 participant