Check the specified window
This commit is contained in:
@@ -126,6 +126,7 @@ class NotificationRuleData(object):
|
||||
self.cleaned_data = cleaned_data
|
||||
self.db = db
|
||||
self.data = self.cleaned_data.get("data")
|
||||
self.window = self.cleaned_data.get("window")
|
||||
self.parsed = None
|
||||
self.aggs = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user