I can migrate an activity instance into an ancestor scope without cancelling the intermediate activity instances

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Won't Fix
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: engine

      Example:

      • see the attached process diagram
      • we want to migrate from the second process definition to the first
      • A maps to A, B maps to B, sub process maps to sub process.
      • A and B are active when migrating

      Current behavior:

      • this is currently forbidden (throwing a validation error) because after migration, the instance of A would be no longer a descendant of sub process

      Expected behavior:

      • this is possible; the instance of A is moved one level up in the activity instance tree
      • a validation error should only be thrown if the sub process instance is going to have no more children after migration

            Assignee:
            Unassigned
            Reporter:
            Thorben Lindhauer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: