PI Modification move kills token after creation

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.3.0, 7.3.0-alpha4
    • Affects Version/s: None
    • Component/s: None
    • None

      Reproduce:

      • Given the following process: ... --> serviceTask A --> userTask B --> ...
      • B has 1 token
      • Use Cockpit to move token B to A
      • Apply Modification

      Expected behavior:

      • A gets executed, token is again at B after modification

      Observed behavior:

      • A gets executed, then token is destroyed after reaching B

      Reason:

      • Cockpit does a cancel all for source activity, killing the newly created token

      Proposed solution:

      • Explicitly state the task instances which should be canceled
      • Furthermore it should be possible to explicitly select the instance if manually cancelling a task with a single instance (if you recreate the scenario without token move)

            Assignee:
            Michael Schoettes
            Reporter:
            Sebastian Stamm
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: