Deleting a process instance with an async task should not invoke the task's output mappings

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.2.7, 7.4.0-alpha2
    • Affects Version/s: None
    • Component/s: engine
    • None

      Since the async task/activity is not active yet, it's output mapping should not be executed.

      The current implementation even executes the output mapping with the wrong executions which results in an NPE when the async job execution is the process instance.

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

            Assignee:
            Roman Smirnov
            Reporter:
            Thorben Lindhauer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: