Skip to content
  • Marcus Efraimsson's avatar
    87284d28
    dashboard: fix import dashboard with alert rule · 87284d28
    Marcus Efraimsson authored
    Importing a dashboard with alert rule(s) should be possible without receiving invalid
    alert data error. This fix reverts the import logic to how it worked before Grafana v5.0,
    that is import will allow dashboard with alert rule(s) but no alerts will be created.
    After an import the user will need to update the dashboard for the alerts to be created.
    Fixes #11227
    87284d28
    dashboard: fix import dashboard with alert rule
    Marcus Efraimsson authored
    Importing a dashboard with alert rule(s) should be possible without receiving invalid
    alert data error. This fix reverts the import logic to how it worked before Grafana v5.0,
    that is import will allow dashboard with alert rule(s) but no alerts will be created.
    After an import the user will need to update the dashboard for the alerts to be created.
    Fixes #11227
Loading