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

Deleting a process instance with an async task should not invoke the task's end execution listener

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.4.0, 7.3.3, 7.2.7, 7.4.0-alpha2
    • None
    • engine
    • None

      Since the async task/activity is not active yet, it's end execution listeners should not be invoked.

      Solution hint:

      PvmAtomicOperationDeleteCascadeFireActivityEnd#isSkipNotifyListeners should take the activity instance id into account. Not sure if that breaks listener invocation on higher scopes. Might require more test cases.

      Failing test case:
      https://github.com/camunda/camunda-bpm-platform/commit/86a69df3eea568b605bfce611b416dd6f05dfebf

        This is the controller panel for Smart Panels app

              smirnov Roman Smirnov
              thorben.lindhauer Thorben Lindhauer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: