camunda-modeler-token-simulation-plugin icon indicating copy to clipboard operation
camunda-modeler-token-simulation-plugin copied to clipboard

Token simulation as a plugin for the Camunda Modeler

Results 5 camunda-modeler-token-simulation-plugin issues
Sort by recently updated
recently updated
newest added

__Describe the Bug__ When there are two boundary events, one interrupting and one non-interrupting on a receive task manually triggering the non-interrupting event appears to trigger the other one instead....

bug
backlog
spring cleaning

__Describe the Bug__ The plugin seemingly changes the modeling behavior regarding the event-based gateway. As per the BPMN 2.0 specification targets of an event-based gateway must not have any other...

bug
backlog
spring cleaning

__Describe the Bug__ When modeling a collapsed subprocess and the subprocess is not modeled, the simulation will pause. Boundary Events can be triggered, but the subprocess cannot be "completed". ![image](https://user-images.githubusercontent.com/83572388/189341748-f7685b5f-9bbe-4599-9b4d-1f6495b4f166.png)...

bug
backlog
good first issue

__Describe the Bug__ When multiple tokens (2 or more) arrive at a parallel gateway from a single flow, two of them merge and one token will continue (e.g., if there...

bug
backlog

__Describe the Bug__ I get the following error on loading the plugin and trying to `toggleTokenSimulator` action ```` toggleTokenSimulation is not a registered action at s (x86)/Camunda%20Modeler/resources/app.asar/public/465.js:5:141408) at r.trigger (x86)/Camunda%20Modeler/resources/app.asar/public/465.js:5:142504)...

bug
needs more information