mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
use alert state changes counter as secondary version
This commit is contained in:
@@ -97,7 +97,8 @@ type AlertNotificationState struct {
|
||||
}
|
||||
|
||||
type SetAlertNotificationStateToPendingCommand struct {
|
||||
State *AlertNotificationState
|
||||
AlertRuleStateUpdatedVersion int64
|
||||
State *AlertNotificationState
|
||||
}
|
||||
|
||||
type SetAlertNotificationStateToCompleteCommand struct {
|
||||
|
||||
Reference in New Issue
Block a user