opensearch-project / dashboards-reporting

Apache License 2.0
9 stars 33 forks source link

CSV reports missing the Time field [BUG] #335

Open Fran-Rg opened 7 months ago

Fran-Rg commented 7 months ago

What is the bug? When exporting from discover I would expect the Time field column is missing from the report

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

  1. Have an index pattern with a time field
  2. Go to 'Discover'
  3. Click on "Toggle column in table" for one field X
  4. This should show you 2 columns: Time + the field X toggled
  5. Click on 'Reporting > Download as CSV'
  6. The CSV only contains the column X

What is the expected behavior? The Time field should also be present

What is your host/environment?

Do you have any screenshots? NA

Do you have any additional context? I'm not sure if this is expected but it's been like this since the beginning

pantinor commented 6 months ago

We saw the same with latest versions and also opened a ticket here. Have you found any workaround or root cause ?

dblock commented 4 months ago

Catch All Triage - 1 2 3 4 5 6

Tontonitch commented 3 months ago

Facing the same issue with version 2.13.0. xlsx export are also concerned. So there is currently no way to add time / timestamps information into the exported data, making the export feature useless. As a workaround, we had to recreate queries inside Query Workbench.

frangabs commented 3 months ago

In lastest version the same.

GuruCat commented 2 months ago

I'm using v 2.13.0 in AWS, I'm also facing same issue.

smcueto commented 3 weeks ago

Has a solution or workaround been shared? This is the closest forum to trying to figure out why dates are not being exported in the CSV.

amirkkn commented 1 week ago

Is any progress to this issue? It is somehow strange that issue exists at least since 7 months and no reaction