This is a Mozilla fork of the re:dash project (https://redash.io/), where we do work to be contributed back to the upstream project and for our own custom needs.
BSD 2-Clause "Simplified" License
20
stars
21
forks
source link
.csv file export shortens timestamps to minutes granularity, should keep raw value #1015
From the vertical three dot menu at the top right, call "Show API key".
Copy the url for the CSV formatted file.
Open a new browser tab
Paste the url.
Load the file.
Save it.
Open it.
Actual result: Timestamps don't contain information about seconds and milliseconds.
Expected result: Timestamp returned with data stored in database (compare with JSON file).
Issue Summary
.csv file export shortens timestamps to minutes granularity, should keep raw value
Steps to Reproduce
Actual result: Timestamps don't contain information about seconds and milliseconds. Expected result: Timestamp returned with data stored in database (compare with JSON file).
Technical details: