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

BPMNModelHandler does not resolve signals correctly #811

Closed
rsoika opened this issue Mar 20, 2023 · 0 comments
Closed

BPMNModelHandler does not resolve signals correctly #811

rsoika opened this issue Mar 20, 2023 · 0 comments
Labels
Milestone

Comments

@rsoika
Copy link
Member

rsoika commented Mar 20, 2023

During parsing a model the BPMNModelHandler tries to add signal information to an event imediatly. This does not work as signals can be defined later in the model file.

So we need to resolve the signals when we call the method addImixsEvent()

@rsoika rsoika added the bug label Mar 20, 2023
@rsoika rsoika added this to the 5.2.19 milestone Mar 20, 2023
rsoika added a commit that referenced this issue Mar 20, 2023
@rsoika rsoika closed this as completed Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant