-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
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
This is the controller panel for Smart Panels app
1.
|
I can write CSV formatted table report to stream | Done | Unassigned | |
2.
|
I can read CSV as octet stream using REST API | Done | Unassigned | |
3.
|
I can limit data in CSV | Done | Unassigned | |
4.
|
I can download the report result as CSV | Done | Unassigned | |
5.
|
I can access CSV using cookies | Done | Unassigned |