-
Feature Request
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
2
-
Not defined
-
3 - Expected
User Story:
When I view a multi-measure report in Optimize
I want to be able to download a CSV
So that I can analyze my data offline
Scenario
GIVEN I am viewing a multi-measure report in Optimize
THEN a download CSV button is available
WHEN I click the download CSV button
THEN I get a CSV that contains count information
AND duration information
Context:
Once OPT-4938, OPT-4968 & OPT-4969 are completed the CSV exports needs to get adjusted to support multi measure results as well.
AT:
- CSV exports supports multi-measure results
- ideally the CSV export is extracted into a dedicated Service layer instead of being spread across the Report/CommandResult classes
This ticket was migrated to github: https://github.com/camunda/camunda-optimize/issues/10694. Please use this link for any future references and continue any discussion there.