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

BPMModel did not detect duplicate signal events #336

Closed
rsoika opened this issue Feb 24, 2024 · 0 comments
Closed

BPMModel did not detect duplicate signal events #336

rsoika opened this issue Feb 24, 2024 · 0 comments
Labels
bug Something isn't working Metamodel
Milestone

Comments

@rsoika
Copy link
Member

rsoika commented Feb 24, 2024

Currently we are importing duplicates of bpmn2:signal elements:

  <bpmn2:signal id="Signal_1" name="Signal 1" />
  <bpmn2:signal id="Signal_1" name="Signal 1" />

A warning should be logged and the duplicate should not be loaded!

@rsoika rsoika added bug Something isn't working Metamodel labels Feb 24, 2024
@rsoika rsoika added this to the 1.2.1 milestone Feb 24, 2024
rsoika added a commit that referenced this issue Feb 24, 2024
Issue #336
@rsoika rsoika closed this as completed Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Metamodel
Projects
None yet
Development

No branches or pull requests

1 participant