grafana/pkg/services/sqlstore/migrations/ualert
George Robinson 030f6c948f
Alerting: Fix migration pauses all alert rules on PostgreSQL (#63951)
This commit fixes a serious bug in Grafana 9.4.1 where on upgrade
a migration would pause all existing alert rules and change the
default value of the column to true.
2023-03-01 17:32:29 +00:00
..
alert_rule_test.go Alerting: Pause dash alerts on migration (#62798) 2023-02-02 16:49:05 -05:00
alert_rule.go Alerting: Pause dash alerts on migration (#62798) 2023-02-02 16:49:05 -05:00
channel_test.go Alerting: Improve legacy migration to include send reminder & frequency (#60275) 2023-01-10 23:01:43 -05:00
channel.go Alerting: Improve legacy migration to include send reminder & frequency (#60275) 2023-01-10 23:01:43 -05:00
cond_trans.go Expressions: Fixes the issue showing expressions editor (#62510) 2023-01-31 18:50:10 +01:00
dash_alert.go Alerting: Don't stop the migration when alert rule tags are invalid (#51253) 2022-06-22 17:39:17 +01:00
dashboard.go Chore: Remove Result field from serviceaccounts, ualert (#62476) 2023-01-31 09:51:55 +01:00
datasource.go Alerting: Remove datasource (name) from migration (#33544) 2021-04-30 07:47:01 -04:00
migration_test.go Chore: rename Id to ID in alert notification models (#62868) 2023-02-03 15:46:55 +01:00
permissions.go Chore: Replace short UID generation with more standard UUIDs (#62731) 2023-02-06 20:44:37 -05:00
securejsondata.go remove the global log error/warn etc functions (#41404) 2021-11-08 17:56:56 +01:00
silences.go Alerting: Improve notification policies created during migration (#52071) 2022-10-18 00:47:39 -04:00
tables.go Alerting: Fix migration pauses all alert rules on PostgreSQL (#63951) 2023-03-01 17:32:29 +00:00
testing.go Alerting: Pause dash alerts on migration (#62798) 2023-02-02 16:49:05 -05:00
ualert_test.go Alerting: Prevent uid collision in migration when db is case-insensitive (#60494) 2022-12-29 15:15:29 -05:00
ualert.go Alerting: Update to alerting 20230203015918-0e4e2675d7aa (after refactoring) (#62823) 2023-02-03 11:36:49 -05:00