Skip to content

Commit 05a4dcc

Browse files
authored
chore(aci milestone 3): migrate alerts with erroring actions (#90706)
The logic change is in #90688; I've just copied the entire migration over. The only other change is in how we fetch the rule querysets, which I've highlighted. The migration was run this morning, but ran into an issue with the actions https://sentry.sentry.io/issues/6578271039 that was fixed in #87933. The fix to the actions was propagated to the migration in #90688. To rerun the migration, we've made a separate script that is a copy-paste of the old migration, but with the rule fetching updated.
1 parent db97145 commit 05a4dcc

File tree

3 files changed

+965
-1
lines changed

3 files changed

+965
-1
lines changed

migrations_lockfile.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ tempest: 0002_make_message_type_nullable
2929

3030
uptime: 0037_fix_drift_default_to_db_default
3131

32-
workflow_engine: 0051_migrate_remaining_issue_alerts
32+
workflow_engine: 0052_migrate_errored_metric_alerts

0 commit comments

Comments
 (0)