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

Use new process/decision name property in report response

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 2.6.0-alpha1, 2.6.0
    • None
    • frontend
    • None

      Context:
      When listing reports (e.g. on the overview page) we display the report name but also the definition name if a process/decision definition is already selected and saved for that report. This name is parsed from the XML on the FE side. However due to the excessive size the xml can have with OPT-2391 we removed the xml from being returned on list endpoints and also introduced a new API property on the report data that contains the process/decision name.

      AT:

      • instead of parsing the process/definition name from the xml it is read from the new data.processDefinitionName/data.decisionDefinitionName properties
      • do not expect the xml to be returned with report/definition list endpoints (with OPT-2391 the API does not return the xml on list endpoints) in any other places

      API:
      https://github.com/camunda/camunda-optimize/wiki/Reports#single-process-report - data.processDefinitionName
      https://github.com/camunda/camunda-optimize/wiki/Reports#single-decision-report - data.decisionDefinitionName

        This is the controller panel for Smart Panels app

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

                Created:
                Updated:
                Resolved: