mingo-app / mingo

Found a bug? have a FR ?
60 stars 2 forks source link

Export results as CSV from aggregator exports a TSV #561

Closed rashikkathuria closed 1 year ago

rashikkathuria commented 1 year ago

I experience 3 issues when exporting aggregation results as CSV to file

  1. The format of the export is Tab Separated values rather than Comma Separated
  2. The column headers are no exported
  3. When exporting to file, the default filename has the extension of json

The above issues have been present since the past few versions.

Screenshot 2023-04-16 at 8 29 28 AM Screenshot 2023-04-16 at 8 30 01 AM

Desktop (please complete the following information):

tothradoslav commented 1 year ago

thank you, all 3 issues corrected (in next release)

tothradoslav commented 1 year ago

Hi, this has been resolved in the latest patch, please check it out here:

https://github.com/mingo-app/mingo/releases/tag/v1.12.2