Fields formatted as Bytes do not display units in range agg anymore #58115
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Aggregations
Aggregation infrastructure (AggConfig, esaggs, ...)
regression
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
Kibana version: 7.6.0
Elasticsearch version: 7.6.0
Server OS version: ECE 2.4.3
Browser version: Firefox 73.0.1
Describe the bug:
If a numeric field is formatted as Bytes in the index pattern, it shows up correctly with the unit in discover and other aggregations (i.e. it works for terms agg).
But when using a range agg, it's not displaying the units anymore
But this worked in 6.x. I.e. below screen is from 6.8.3:
![DeepinScreenshot_select-area_20200220130933](https://user-images.githubusercontent.com/6436143/74932991-5bbcc180-53e3-11ea-9273-327787aa6318.png)
This feels like a regression.
Steps to reproduce:
1.Index test doc
Bytes
The text was updated successfully, but these errors were encountered: