Converted notification id to uid via fmt for old alert notification settings

This commit is contained in:
Pavel Bakulev
2019-01-16 16:52:00 +02:00
parent 2de32756c2
commit f461d52004
3 changed files with 5 additions and 26 deletions
@@ -130,7 +130,6 @@ func getAlertNotificationInternal(query *m.GetAlertNotificationsQuery, sess *DBS
sql.WriteString(`SELECT
alert_notification.id,
alert_notification.uid,
alert_notification.org_id,
alert_notification.name,
alert_notification.type,