From 6a668783770e75ecc650a72afbfad521c4b4a9a2 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 14:31:23 +0300 Subject: [PATCH] [v10.4.x] Alerting: Fix editing Grafana folder via alert rule editor (#88907) Alerting: Fix editing Grafana folder via alert rule editor (#83771) (cherry picked from commit fc10600ca5a79c68d739b55b33b06b8491da9911) Co-authored-by: Gilles De Mey --- .../unified/components/rule-editor/GrafanaEvaluationBehavior.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/public/app/features/alerting/unified/components/rule-editor/GrafanaEvaluationBehavior.tsx b/public/app/features/alerting/unified/components/rule-editor/GrafanaEvaluationBehavior.tsx index 22953dbb920..2dfca5f49c6 100644 --- a/public/app/features/alerting/unified/components/rule-editor/GrafanaEvaluationBehavior.tsx +++ b/public/app/features/alerting/unified/components/rule-editor/GrafanaEvaluationBehavior.tsx @@ -137,6 +137,7 @@ function FolderGroupAndEvaluationInterval({ closeEditGroupModal()} intervalEditOnly hideFolder={true}