Cannot submit variables via TaskService.complete for CMMN cases

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.3.0, 7.2.3, 7.3.0-alpha1
    • Affects Version/s: 7.2.0
    • Component/s: engine
    • None

      When executing a CMMN case, taskService.complete(taskId, variables) (and resolve() as well) ignores the supplied values.

      Reason: TaskEntity#setExecutionVariables only considers the BPMN execution reference, not the CMMN execution reference.

      Possible solution:
      Should simply call TaskEntity#setVariables and TaskEntity#setExecutionVariables should be removed

        This is the controller panel for Smart Panels app

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

                Created:
                Updated:
                Resolved: