Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collapsed Subprocess will pause the simulation #58

Open
ManuelDittmar opened this issue Sep 9, 2022 · 1 comment
Open

Collapsed Subprocess will pause the simulation #58

ManuelDittmar opened this issue Sep 9, 2022 · 1 comment
Labels
backlog Queued in backlog bug Something isn't working good first issue Good for newcomers

Comments

@ManuelDittmar
Copy link

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

Steps to Reproduce

  1. Open Diagram
    BoundaryEventTimer.bpmn.txt

  2. Start Token Simulation

  3. Start Process at Start Event "Start"

  4. Token waits at collapsed Subprocess "A"

Expected Behavior

I expect the behavior to be the same as when using e.g. a call activity, when the subprocess is "empty".

image

How you could still do the simulation currently:

  • Use a Call Activity so you can still highlight that multiple steps are being executed for that activity (not the same semantic)
  • Model the Subprocess. That could also be only a placeholder e..g with one start and end event.

Environment

  • OS: Windows 10
  • Plugin version: 0.16.0
@ManuelDittmar ManuelDittmar added the bug Something isn't working label Sep 9, 2022
@nikku nikku added the good first issue Good for newcomers label Sep 11, 2022
@nikku
Copy link
Member

nikku commented Sep 11, 2022

Thanks for opening this issue. Happy to take a contribution to fix this upstream.

@pinussilvestrus pinussilvestrus added the backlog Queued in backlog label Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Queued in backlog bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants