From e9638b882d11c0845875a3ab4b5daa8cf0e69139 Mon Sep 17 00:00:00 2001 From: Yunwen Zheng Date: Thu, 11 Sep 2025 03:29:35 -0400 Subject: [PATCH] SaveProvisionedDashboardForm: Bug fix dashboard tag changes is not persist (#110917) SaveProvisionedDashboardForm: Bugfix dashboard tag changes is not persist --- .../components/Dashboards/SaveProvisionedDashboardForm.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/public/app/features/provisioning/components/Dashboards/SaveProvisionedDashboardForm.tsx b/public/app/features/provisioning/components/Dashboards/SaveProvisionedDashboardForm.tsx index ce0a0166bfe..122c7fd99ae 100644 --- a/public/app/features/provisioning/components/Dashboards/SaveProvisionedDashboardForm.tsx +++ b/public/app/features/provisioning/components/Dashboards/SaveProvisionedDashboardForm.tsx @@ -154,6 +154,7 @@ export function SaveProvisionedDashboardForm({ isNew, title, description, + copyTags: true, }); createOrUpdateFile({