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

Wrong probability calculation in branch analysis

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 3.0.0-alpha1, 3.0.0
    • None
    • backend
    • None

      // given
      the branch analysis process

      // when
      I perform a branch analysis between Gateway_2 and the EndEvent_SubProcess (see attached screenshot)

      // then
      the calculation of the probability to reach EndEvent_SubProcess is wrong

      // expected behavior
      after passing Gateway_2 it is not possible to reach EndEvent_SubProcess. The result of the calculation must be 0% for both branches

        This is the controller panel for Smart Panels app

            [OPT-2348] Wrong probability calculation in branch analysis

            Helene Waechtler added a comment - - edited

            The following three cases also need fixed:

            1. Selecting a gateway and end event within the subprocess should yield correct branch analysis results (currently all values are 0)
            2. Selecting a gateway inside the subprocess and an end event outside (and after) the subprocess should yield correct branch analysis results (currently all values are 0)
            3. Selecting a gateway outside and preceding the subprocess and an end event within the subprocess should yield correct branch analysis results (haven't been able to test this yet but I think it's safe to assume this is broken, too)

            I've created a follow up ticket since the above issues appear to be unrelated to the issue in this ticket: https://jira.camunda.com/browse/OPT-3133

            Helene Waechtler added a comment - - edited The following three cases also need fixed: Selecting a gateway and end event within the subprocess should yield correct branch analysis results (currently all values are 0) Selecting a gateway inside the subprocess and an end event outside (and after) the subprocess should yield correct branch analysis results (currently all values are 0) Selecting a gateway outside and preceding the subprocess and an end event within the subprocess should yield correct branch analysis results (haven't been able to test this yet but I think it's safe to assume this is broken, too) I've created a follow up ticket since the above issues appear to be unrelated to the issue in this ticket:  https://jira.camunda.com/browse/OPT-3133

              Unassigned Unassigned
              michael.schoettes Michael Schoettes
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: