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

fix: make link-event rule check only BPMN compliance #174

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

barmac
Copy link
Member

@barmac barmac commented Feb 28, 2025

Proposed Changes

  • Link name instead of element name is required and checked for duplicates.
  • Multiple link throw elements with the same link name are allowed.

Related to camunda/camunda-modeler#4870

Checklist

To ensure you provided everything we need to look at your PR:

  • Brief textual description of the changes present
  • Visual demo attached
  • Steps to try out present, i.e. using the @bpmn-io/sr tool
  • Related issue linked via Closes {LINK_TO_ISSUE} or Related to {LINK_TO_ISSUE}

* Link name instead of element name is required and checked for duplicates.
* Multiple link throw elements with the same link name are allowed.

Related to camunda/camunda-modeler#4870
@barmac barmac requested a review from nikku February 28, 2025 10:51
@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Feb 28, 2025
@barmac barmac requested review from a team and jarekdanielak and removed request for a team February 28, 2025 10:53
@barmac barmac merged commit 03c0501 into main Feb 28, 2025
7 of 9 checks passed
@barmac barmac deleted the make-link-event-rule-test-bpmn-compliance-only branch February 28, 2025 12:42
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Feb 28, 2025
@barmac
Copy link
Member Author

barmac commented Feb 28, 2025

Released as v11.4.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants