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

hub: worker field in Task table should not be cascade #226

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

siteshwar
Copy link
Contributor

This field should be set to NULL if related worker is deleted.

Resolves: #224

This field should be set to `NULL` if related worker is deleted.

Resolves: release-engineering#224
@rohanpm rohanpm self-requested a review August 30, 2023 23:33
@rohanpm rohanpm merged commit cc6e611 into release-engineering:master Sep 4, 2023
15 checks passed
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 this pull request may close these issues.

Should deleting a worker also remove all its related tasks?
2 participants