Details
-
Feature Request
-
Status: Done
-
L3 - Default
-
Resolution: Fixed
-
None
Description
endpoint format:
/api/export/csv/{report_id}/some_name.csv
- given
- report exists
- when
- I request csv export on given url format
- then
- raw data in csv format is returned as octet stream
AT:
- enable this behavior for all decision reports (raw/map/number results)
- enable this behavior for process reports with a number result
mgm-controller-panel
This is the controller panel for Smart Panels app
Attachments
Issue Links
- mentioned in
-
Page Loading...
1.
|
I can download all reports as CSV |
|
Done | Unassigned |
2.
|
CSV Export for decision Raw Data reports |
|
Done | Unassigned |
3.
|
CSV Export for decision reports with map and number results |
|
Done | Unassigned |
4.
|
CSV Export for process reports with number results |
|
Done | Unassigned |
5.
|
CSV Export for combined reports with map and number results |
|
Done | Unassigned |
6.
|
Move the csv export functionality to the dedidacted class |
|
Done | Unassigned |