Number formatting issues in Metric visualization in 5.5.0 #12795
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Visualizations
Generic visualization features (in case no more specific feature label is available)
regression
v5.5.1
Kibana version: 5.5.0
Elasticsearch version: 5.5.0
Server OS version: CentOS 7
Browser version: Firefox 54, Chrome 59
Browser OS version: Windows 7, Windows 10
Original install method (e.g. download page, yum, from source, etc.): yum
Description of the problem including expected versus actual behavior:
I have a number field whose value is a number of seconds. I assigned the format pattern
00:00:00
to the field so that it is displayed as hours, minutes, and seconds.Under certain situations, the Metric visualization displays some odd behavior with number formatting.
Steps to reproduce:
00:00:00
to a number field.Count
aggregation.Average
aggregation.Average
aggregation first and theCount
aggregation second.Count
and time format forAverage
.Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Count
metric first,Average
metric second:Average
metric first,Count
metric second:The text was updated successfully, but these errors were encountered: