forked from github-starred/komodo
resolved shoudl be tru
This commit is contained in:
@@ -450,7 +450,7 @@ impl State {
|
||||
doc! { "_id": { "$in": &alert_ids } },
|
||||
doc! {
|
||||
"$set": {
|
||||
"resolved": "true",
|
||||
"resolved": true,
|
||||
"resolved_ts": monitor_timestamp()
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user