From f54b40df534f6168495e0416e5a56ccdc1844a3f Mon Sep 17 00:00:00 2001 From: Sandeep Kumawat Date: Wed, 13 Nov 2024 15:37:43 +0530 Subject: [PATCH] bug fix: Snapshot restore always restores index alias Signed-off-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