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

Cannot submit variables via TaskService.complete for CMMN cases

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.3.0, 7.2.3, 7.3.0-alpha1
    • 7.2.0
    • 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

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

                Created:
                Updated:
                Resolved: