[BUG][Log Explorer] Incorrect Time (timestamp)
for stats query
#1839
Labels
bug
Something isn't working
Time (timestamp)
for stats query
#1839
What is the bug?
Run a stats query there will be a
Time (timestamp)
field that shows current time instead of time from the dataHow can one reproduce the bug?
Steps to reproduce the behavior:
source = opensearch_dashboards_sample_data_flights | stats count() by span(timestamp, 1m)
Time (timestamp)
in the table that's incorrectWhat is the expected behavior?
Should not show current time as results, can be misleading
What is your host/environment? playground
Do you have any screenshots?
Do you have any additional context?
Add any other context about the problem.
The text was updated successfully, but these errors were encountered: