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

Cannot submit variables via TaskService.complete for CMMN cases

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Fixed
    • L3 - Default
    • 7.3.0, 7.2.3, 7.3.0-alpha1
    • 7.2.0
    • engine
    • None

    Description

      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

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce