-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Remove ILM phase filter from Index Management #45484
Copy link
Copy link
Closed
Labels
Feature:ILMFeature:Index ManagementIndex and index templates UIIndex and index templates UITeam:Kibana ManagementDev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t//Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Metadata
Metadata
Assignees
Labels
Feature:ILMFeature:Index ManagementIndex and index templates UIIndex and index templates UITeam:Kibana ManagementDev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t//Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Type
Fields
Give feedbackNo fields configured for issues without a type.
Per discussion in elastic/elasticsearch#46357, this filter implies that you can filter down to indices that are in a particular phase. However, the ES API doesn't currently provide the information needed to do that. Because this filter causes confusion among users, we should remove it until we can implement the desired behavior.
CC @DanRoscigno