-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Open
Labels
Feature:Snapshot and RestoreElasticsearch snapshots and repositories UIElasticsearch snapshots and repositories UITeam:Kibana ManagementDev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and moreDev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and morebugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Description
Currently, in the list of Snapshots, the last successful managed snapshot is non-selectable and it cannot be deleted. However, when the list of snapshots is filtered, it seems the logic for selecting the last successful snapshot is incorrect as it selects the most recent one amongst the filtered snapshots, while it should select the most recent one amongst all snapshots. Because of this, when we don't filter the table, we have one snapshot that is non-deletable, and when we filter the table, we can get a completely different snapshot that is non-deletable, which is incorrect - it should be the same in both cases.
Reproduced the behaviour in a 8.8 deployment:
Screen.Recording.2023-05-26.at.11.31.16.mov
Metadata
Metadata
Assignees
Labels
Feature:Snapshot and RestoreElasticsearch snapshots and repositories UIElasticsearch snapshots and repositories UITeam:Kibana ManagementDev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and moreDev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and morebugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience