Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.csv file export shortens timestamps to minutes granularity, should keep raw value #1015

Open
Archaeopteryx opened this issue Feb 22, 2021 · 0 comments

Comments

@Archaeopteryx
Copy link

Issue Summary

.csv file export shortens timestamps to minutes granularity, should keep raw value

Steps to Reproduce

  1. Open https://sql.telemetry.mozilla.org/queries/78112
  2. From the vertical three dot menu at the top right, call "Show API key".
  3. Copy the url for the CSV formatted file.
  4. Open a new browser tab
  5. Paste the url.
  6. Load the file.
  7. Save it.
  8. 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).

Technical details:

  • Redash Version: Version: 9.0.0-beta (3e76946)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant