Migrating a user task should update the task definition key

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.5.0
    • Affects Version/s: 7.5.0-alpha5
    • Component/s: 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.

            Assignee:
            Michael Schoettes
            Reporter:
            Thorben Lindhauer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: