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

Call activity out variables="all" does not work if super process has no variables

      Copying all variables from the sub-process instance to the super process instance does not work if the super process has no variables.

      <callActivity id="callSubProcess" calledElement="simpleSubProcess" >
      <extensionElements>
      <camunda:out variables="all" />
      </extensionElements>
      </callActivity>

        This is the controller panel for Smart Panels app

            [CAM-1617] Call activity out variables="all" does not work if super process has no variables

            Daniel Meyer created issue -
            Daniel Meyer made changes -
            Labels New: EasyPick
            Daniel Meyer made changes -
            Labels Original: EasyPick New: AD EasyPick
            Daniel Meyer made changes -
            Summary Original: Call activity out="all" does not work if super process has no variables New: Call activity out variables="all" does not work if super process has no variables
            Daniel Meyer made changes -
            Description Original:
            Copying all variables from the sub-process instance to the super process instance does not work if the super process has no variables.

                <callActivity id="callSubProcess" calledElement="simpleSubProcess" >
            <extensionElements>
            <camunda:out variables="all" />
            </extensionElements>
                </callActivity>
            New: Copying all variables from the sub-process instance to the super process instance does not work if the super process has no variables.

            <callActivity id="callSubProcess" calledElement="simpleSubProcess" >
                <extensionElements>
                  <camunda:out variables="all" />
                </extensionElements>
            </callActivity>
            Daniel Meyer made changes -
            Status Original: Open [ 1 ] New: In Progress [ 3 ]
            Daniel Meyer made changes -
            Assignee Original: Daniel Meyer [ meyer ]
            Resolution New: Fixed [ 1 ]
            Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
            Remaining Estimate New: 0 minutes [ 0 ]
            Original Estimate New: 0 minutes [ 0 ]
            Christian made changes -
            Fix Version/s New: 7.0.5 [ 13005 ]
            Robert Gimbel made changes -
            Assignee New: Roman Smirnov [ smirnov ]
            Roman Smirnov made changes -
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]

              smirnov Roman Smirnov
              meyer Daniel Meyer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: