From 0372f5a647fdffe6f1cc5c95da023e6b82e68d62 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 13 Nov 2024 20:57:21 +0000 Subject: [PATCH] bug fix: Snapshot restore always restores index alias (#1213) Signed-off-by: Sandeep Kumawat Co-authored-by: Sandeep Kumawat (cherry picked from commit bb075f6abdd585ff3a00f45c8eec4cdd183ba336) Signed-off-by: github-actions[bot] --- .../components/RestoreSnapshotFlyout/RestoreSnapshotFlyout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/pages/Snapshots/components/RestoreSnapshotFlyout/RestoreSnapshotFlyout.tsx b/public/pages/Snapshots/components/RestoreSnapshotFlyout/RestoreSnapshotFlyout.tsx index b29ae9cf1..b20a8e776 100644 --- a/public/pages/Snapshots/components/RestoreSnapshotFlyout/RestoreSnapshotFlyout.tsx +++ b/public/pages/Snapshots/components/RestoreSnapshotFlyout/RestoreSnapshotFlyout.tsx @@ -146,7 +146,7 @@ export class RestoreSnapshotFlyout extends MDSEnabledComponent