From bb075f6abdd585ff3a00f45c8eec4cdd183ba336 Mon Sep 17 00:00:00 2001 From: Sandeep Kumawat <2025sandeepkumawat@gmail.com> Date: Wed, 13 Nov 2024 22:29:40 +0530 Subject: [PATCH] bug fix: Snapshot restore always restores index alias (#1213) Signed-off-by: Sandeep Kumawat Co-authored-by: Sandeep Kumawat --- .../RestoreSnapshotFlyout/RestoreSnapshotFlyout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/pages/Snapshots/components/RestoreSnapshotFlyout/RestoreSnapshotFlyout.tsx b/public/pages/Snapshots/components/RestoreSnapshotFlyout/RestoreSnapshotFlyout.tsx index 95867c380..2ffe6391c 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