grafana/pkg/services/sqlstore/migrations/ualert
George Robinson 0bd12ab531
Alerting: Fix force_migration when alerting is disabled (#50431)
* Alerting: Fix force_migration when alerting is disabled

This commit fixes a bug where force_migration must be set to true
when both unified and legacy alerting is disabled.

* Update comment

* Fix typo in comment

Co-authored-by: Armand Grillet <armand.grillet@outlook.com>
2022-06-09 10:10:11 +02:00
..
alert_rule_test.go unhide alert rule's data sources during migraiton (#48559) 2022-05-04 09:31:05 -04:00
alert_rule.go unhide alert rule's data sources during migraiton (#48559) 2022-05-04 09:31:05 -04:00
channel_test.go Alerting: Create fewer contact points on migration (#47291) 2022-04-26 16:17:30 +02:00
channel.go Alerting: Create fewer contact points on migration (#47291) 2022-04-26 16:17:30 +02:00
cond_trans.go Alerting: Fix alert migration RefID generation (#35667) 2021-06-14 22:13:45 +03:00
dash_alert.go Alerting: Update migration to migrate only alerts that belong to existing org\dashboard (#49192) 2022-05-18 16:00:08 -04:00
dashboard.go Alerting: Alert Rule migration (#33000) 2021-04-29 13:24:37 -04:00
datasource.go Alerting: Remove datasource (name) from migration (#33544) 2021-04-30 07:47:01 -04:00
migration_test.go Alerting: Update migration to migrate only alerts that belong to existing org\dashboard (#49192) 2022-05-18 16:00:08 -04:00
permissions.go Chore: Remove dashboard version from models (#50287) 2022-06-08 12:22:55 +02:00
securejsondata.go remove the global log error/warn etc functions (#41404) 2021-11-08 17:56:56 +01:00
silences.go Alerting: Create DatasourceError alert if evaluation returns error (#41869) 2021-11-25 11:46:47 +01:00
tables.go Alerting: Add a "Reason" to Alert Instances to show underlying cause of state. (#49259) 2022-05-23 16:49:49 +08:00
testing.go Alerting: Create fewer contact points on migration (#47291) 2022-04-26 16:17:30 +02:00
ualert_test.go Alerting: Enable Unified Alerting for open source and enterprise (#49834) 2022-05-30 16:47:15 +01:00
ualert.go Alerting: Fix force_migration when alerting is disabled (#50431) 2022-06-09 10:10:11 +02:00