-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Closed
Copy link
Labels
:DataDiscovery/fix-it-weekFeature:FieldFormattersTeam:DataDiscoveryDiscover, search (data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. t//Discover, search (data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experiencegood first issuelow hanging fruitlow hanging fruitimpact:lowAddressing this issue will have a low level of impact on the quality/strength of our product.Addressing this issue will have a low level of impact on the quality/strength of our product.loe:smallSmall Level of EffortSmall Level of Effort
Description
Kibana version: master (~7.14)
Describe the bug:
Human-readable duration field formatter outputs a few seconds for 0 value
Steps to reproduce:
- Create a duration human-readable field formatter on index pattern
- Check-in discover how a
0value shown asa few seconds
Expected behavior:
I think we should output 0 following other formatting options. e.g. 0.00 seconds
Screenshots (if relevant):
Any additional context:
Noticed while testing #100540 (review)
Metadata
Metadata
Assignees
Labels
:DataDiscovery/fix-it-weekFeature:FieldFormattersTeam:DataDiscoveryDiscover, search (data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. t//Discover, search (data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experiencegood first issuelow hanging fruitlow hanging fruitimpact:lowAddressing this issue will have a low level of impact on the quality/strength of our product.Addressing this issue will have a low level of impact on the quality/strength of our product.loe:smallSmall Level of EffortSmall Level of Effort
