Time Filter doesn't set seconds in Canvas . #26471
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Canvas
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
Kibana version: 7.0.0-alpha1
Elasticsearch version: 7.0.0-alpha1
Server OS version: Ubuntu 17.04
Browser version: Chrome Latest
Browser OS version: Windows 8.1 pro. (x64)
Original install method (e.g. download page, yum, from source, etc.): docker
Description of the problem including expected versus actual behavior:
If I choose "Last 24 hours" , Time filter condition is set correctly. (fig1)
From = NOW(2018-12-01 00:01:49) - 24h
To = NOW(2018-12-01 00:01:49)
But, If I choose "12:00 AM", seconds part is not set correctly.(fig2)
I expected it should be 12:00:00 AM.
Actually, it set 12:00:49.
Steps to reproduce:
I also confirmed this phenomenon in Es/Kibana 6.5.1.
Thanks in advance.
The text was updated successfully, but these errors were encountered: