camunda / camunda-modeler-token-simulation-plugin

Token simulation as a plugin for the Camunda Modeler
179 stars 24 forks source link

Pausing of token disabled if process is modeled inside process pool #29

Closed timstawowski closed 3 years ago

timstawowski commented 3 years ago

Describe the Bug

When I try to pause a running token simulation, the pause button is disabled if a process is modeled inside a pool element.

Steps to Reproduce

  1. Model simple process
  2. Wrap a bpm pool element around
  3. Start token simulation
  4. Try to use the "pause" button

Expected Behavior

The pause button should function the same way as it does without a pool element.

Environment

bug_pausing_token_inside_pool

nikku commented 3 years ago

This is fixed upstream with the latest version of bpmn-js-token-simulation.