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

PI Modification move kills token after creation

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.3.0, 7.3.0-alpha4
    • None
    • 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)

        This is the controller panel for Smart Panels app

              michael.schoettes Michael Schoettes
              sebastian.stamm Sebastian Stamm
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: