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

Migrating a user task should update the task definition key

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.5.0
    • 7.5.0-alpha5
    • engine

      The task definition key is tightly coupled to the process definition the task belongs to, i.e. it always references the activity id in that process definition (guaranteed by Javadoc in Task#getTaskDefinitionKey). Migration should therefore update that key.

      Impact: If a task is migrated to another activity id, the task form cannot be resolved after migration and there is no API to correct that. In tasklist, the task can only be completed by using a generic form.

      Note:
      Updating the task definition key is also required to resolve task listeners correctly.

        This is the controller panel for Smart Panels app

              michael.schoettes Michael Schoettes
              thorben.lindhauer Thorben Lindhauer
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: