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

Improvement in fetching variables in complete task and submit task form

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • L3 - Default
    • 7.11.0, 7.11.0-alpha5
    • 7.11.0
    • engine
    • None

    Description

      ExecutionVariableSnapshotObserver is created each time on task completion and submit form, even when the command doesn't require variables in return. However, this means that process instance variables are always fetched when a task is completed.

      https://github.com/camunda/camunda-bpm-platform/blob/master/engine/src/main/java/org/camunda/bpm/engine/impl/cmd/CompleteTaskCmd.java#L64
      https://github.com/camunda/camunda-bpm-platform/blob/master/engine/src/main/java/org/camunda/bpm/engine/impl/cmd/SubmitTaskFormCmd.java#L77

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              yana.vasileva Yana Vasileva
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce