-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Remove deprecation notice from ascending sort for terms #23409
Copy link
Copy link
Closed
Labels
Feature:VisualizationsGeneric visualization features (in case no more specific feature label is available)Generic visualization features (in case no more specific feature label is available)Team:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//enhancementNew value added to drive a business resultNew value added to drive a business result
Metadata
Metadata
Assignees
Labels
Feature:VisualizationsGeneric visualization features (in case no more specific feature label is available)Generic visualization features (in case no more specific feature label is available)Team:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//enhancementNew value added to drive a business resultNew value added to drive a business result
Type
Fields
Give feedbackNo fields configured for issues without a type.
Elasticsearch had planned to remove the ability to do an ascending sort for terms aggregations, so we deprecated that feature in Kibana in #8167. They didn't end up going through with it for 6.0, and now their plan is to add an entirely new feature before they deprecate anything.
We should remove the deprecation notice from Kibana for now and we can re-address this if/when Elasticsearch moves forward with a formal deprecation.