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