opensearch-project / dashboards-reporting

Apache License 2.0
9 stars 34 forks source link

[BUG] Downloading csv report fails for different date format #346

Open rupal-bq opened 7 months ago

rupal-bq commented 7 months ago

What is the bug? Downloading csv report is returning error Cannot assign to read only property 'since' of object '#<Object>' when date format is not default.

How can one reproduce the bug? Steps to reproduce the behavior:

  1. Go to Advanced Settings
  2. Change Date Format
  3. Try downloading csv report with date field.
  4. See error

What is the expected behavior? CSV report should be downloaded

pantinor commented 7 months ago

I see similar but related issue where the datetime is not populated at all in the CSV.