We couldn't load all Actvitity tabs. Refresh the page to try again.
If the problem persists, contact your Jira admin.
Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-8212

Modification: Calling process instance is cancelled after called process instance ends successfully

      Observed

      • given
        • process definition (parent) with a call activity
        • a subprocess with a wait state task or an incident (T1)
        • a process instance of parent is started and the call activity is entered
        • token reaches the wait state in the subprocess or is stuck because of an incident (T1)
      • when
        • I perform a process instance modification with:
          • cancel all activities of T1
          • start process instance after T1
      • then
        • the main process is cancelled
      • expected:
        • main process is not cancelled and continues normally

      Hint:
      A test to reproduce this error can be found here (probably should be simplified): https://github.com/JoHeinem/camunda-engine-unittest/blob/SUPPORT-4193/src/test/java/org/camunda/bpm/unittest/SimpleTestCase.java or token-jump-call-activity-with-incident-process.tgz

        This is the controller panel for Smart Panels app

            Loading...
            Uploaded image for project: 'camunda BPM'
            1. camunda BPM
            2. CAM-8212

            Modification: Calling process instance is cancelled after called process instance ends successfully

                Observed

                • given
                  • process definition (parent) with a call activity
                  • a subprocess with a wait state task or an incident (T1)
                  • a process instance of parent is started and the call activity is entered
                  • token reaches the wait state in the subprocess or is stuck because of an incident (T1)
                • when
                  • I perform a process instance modification with:
                    • cancel all activities of T1
                    • start process instance after T1
                • then
                  • the main process is cancelled
                • expected:
                  • main process is not cancelled and continues normally

                Hint:
                A test to reproduce this error can be found here (probably should be simplified): https://github.com/JoHeinem/camunda-engine-unittest/blob/SUPPORT-4193/src/test/java/org/camunda/bpm/unittest/SimpleTestCase.java or token-jump-call-activity-with-incident-process.tgz

                  This is the controller panel for Smart Panels app

                        roman.smirnov Roman Smirnov
                        askar.akhmerov Askar
                        Votes:
                        1 Vote for this issue
                        Watchers:
                        5 Start watching this issue

                          Created:
                          Updated:
                          Resolved:

                              roman.smirnov Roman Smirnov
                              askar.akhmerov Askar
                              Votes:
                              1 Vote for this issue
                              Watchers:
                              5 Start watching this issue

                                Created:
                                Updated:
                                Resolved: