Skip to content

🔧 chore(workflow engine): remove legacy_notification_type column#83100

Merged
iamrajjoshi merged 1 commit intomasterfrom
raj/mig/rm-legacy-notif-type
Jan 8, 2025
Merged

🔧 chore(workflow engine): remove legacy_notification_type column#83100
iamrajjoshi merged 1 commit intomasterfrom
raj/mig/rm-legacy-notif-type

Conversation

@iamrajjoshi
Copy link
Copy Markdown
Collaborator

we will not be using this field anymore b/c with this design, we can't share actions between metric & issue alerts. instead, we will be saving configuration for both issue & metric alerts for the 7 common integrations between the two.

doc for more context

@iamrajjoshi iamrajjoshi requested a review from a team January 8, 2025 18:33
@iamrajjoshi iamrajjoshi self-assigned this Jan 8, 2025
@iamrajjoshi iamrajjoshi requested a review from a team as a code owner January 8, 2025 18:33
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 8, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 8, 2025

This PR has a migration; here is the generated SQL for src/sentry/workflow_engine/migrations/0020_rm_legacy_notification_type.py ()

--
-- Moved action.legacy_notification_type field to pending deletion state
--
-- (no-op)

@iamrajjoshi iamrajjoshi enabled auto-merge (squash) January 8, 2025 18:43
@iamrajjoshi iamrajjoshi merged commit c97fb32 into master Jan 8, 2025
@iamrajjoshi iamrajjoshi deleted the raj/mig/rm-legacy-notif-type branch January 8, 2025 19:02
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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