alert_tab: clear test result when testing rules
closes #9539
(cherry picked from commit 9de4d0fa6b)
This commit is contained in:
@@ -383,6 +383,7 @@ export class AlertTabCtrl {
|
||||
|
||||
test() {
|
||||
this.testing = true;
|
||||
this.testResult = false;
|
||||
|
||||
var payload = {
|
||||
dashboard: this.dashboardSrv.getCurrent().getSaveModelClone(),
|
||||
|
||||
Reference in New Issue
Block a user