Skip to content

fix(workflows): Rule deletion shouldn't automatically result in Workflow deletion#116537

Merged
kcons merged 1 commit into
masterfrom
kcons/justdelplz
May 29, 2026
Merged

fix(workflows): Rule deletion shouldn't automatically result in Workflow deletion#116537
kcons merged 1 commit into
masterfrom
kcons/justdelplz

Conversation

@kcons
Copy link
Copy Markdown
Member

@kcons kcons commented May 29, 2026

It's broken for project deletion to result in org-scoped workflow deletion, and for teams with legacy alerting models, this is a real risk. It's not too troubling if the project was the only user of the workflow, and arguably expected, but removing org-scoped data when no longer used anywhere is a choice we haven't yet made, so best to default to the safest path.

The legacy Rule endpoint still will delete the Workflow associated, which is troublesome in sharing cases, but will be addressed elsewhere.

This is spun off of #116532.

@kcons kcons requested review from a team as code owners May 29, 2026 22:23
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 29, 2026
@kcons kcons merged commit 61bc60a into master May 29, 2026
72 of 77 checks passed
@kcons kcons deleted the kcons/justdelplz branch May 29, 2026 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants