Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-9469

Task inputs are not updated in TaskVariableImpl table after the task is updated

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.47.0.Final
    • 7.46.0.Final
    • Runtime Engine
    • None
    • 2
    • False
    • False
    • NEW
    • NEW
    • Undefined
    • ---
    • ---
    • 2020 Week 46-48 (from Nov 9)

      After userTaskService.updateTask is executed, task inputs are not updated in the TaskVariableImpl table, only task outputs are. This is because there is never a call made to taskEventSupport#fireAfterTaskInputVariablesChanged when the UpdateTaskCommand is run. This can cause issues when users are querying the database with new AdvanceRuntimeDataService as it will not use the latest data after a task was updated.

            mmacik@redhat.com Marian Macik
            mmacik@redhat.com Marian Macik
            Antonio Fernandez Alhambra Antonio Fernandez Alhambra (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: