Improvement in fetching variables in complete task and submit task form

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.11.0, 7.11.0-alpha5
    • Affects Version/s: 7.11.0
    • Component/s: engine
    • None

      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

            Assignee:
            Unassigned
            Reporter:
            Yana Vasileva
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: