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

Refactor how we set the user task duration time in the TemplatedProcessReportDataBuilder

    XMLWordPrintable

Details

    • Task
    • Status: Done
    • L3 - Default
    • Resolution: Fixed
    • None
    • 3.1.0
    • backend
    • None
    • Not defined

    Description

      Context:
      In the TemplatedProcessReportDataBuilder we have several places where we set the usertaskduration time like this:

      reportData.getConfiguration().setUserTaskDurationTime(UserTaskDurationTime.IDLE);
              setUserTaskDurationTimeIfConfigured(reportData);
      

      Instead we should only have one place where we set this time.

      AT:

      • there's only one place the user task duration is set in the TemplatedProcessReportDataBuilder

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              johannes.heinemann Johannes
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce