diff --git a/src/web/wizard/pages/NewAlertPage.jsx b/src/web/wizard/pages/NewAlertPage.jsx index 46d935d1..e5ad1ba1 100755 --- a/src/web/wizard/pages/NewAlertPage.jsx +++ b/src/web/wizard/pages/NewAlertPage.jsx @@ -68,6 +68,7 @@ const NewAlertPage = () => { const alert = { title: default_values.title, description: '', + search_query: '', severity: default_values.severity, condition_type: 'COUNT', condition_parameters: {