mirror of
https://github.com/grafana/grafana.git
synced 2024-11-28 11:44:26 -06:00
Alerting: Fix editing Grafana folder via alert rule editor (#83771)
This commit is contained in:
parent
675b7debe7
commit
fc10600ca5
@ -137,6 +137,7 @@ function FolderGroupAndEvaluationInterval({
|
||||
<EditCloudGroupModal
|
||||
namespace={existingNamespace ?? emptyNamespace}
|
||||
group={existingGroup ?? emptyGroup}
|
||||
folderUid={folderUid}
|
||||
onClose={() => closeEditGroupModal()}
|
||||
intervalEditOnly
|
||||
hideFolder={true}
|
||||
|
Loading…
Reference in New Issue
Block a user