Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-2111

CSV Export fails for combined reports with duration result map or number

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Fixed
    • L3 - Default
    • 2.4.0
    • None
    • backend
    • None

    Description

      Given:

      • I have a combined report containing duration reports (result type map or number)

      When:

      • I hit the export button

      Then:

      • I get to a new tab containing a json error response
      {
      errorMessage: "Unsupported report type [ProcessDurationReportMapResultDto] in combined report",
      reportDefinition: null
      }}
      

      or for duration number reports

      {
      errorMessage: "Unsupported report type [ProcessDurationReportNumberResultDto] in combined report",
      reportDefinition: null
      }
      

      Expected:

      • I get the CSV

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                sebastian.bathke Sebastian Bathke
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce