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 sequence flow connection #156

Merged
merged 5 commits into from
May 26, 2020
Merged

Conversation

yT0n1
Copy link
Collaborator

@yT0n1 yT0n1 commented May 23, 2020

What seemed to be initially one bug introduced by the upgrade to bpmn-js 6 where actually two bugs. However, what they both had in common was that they resulted from our unclean management of ChoreoRules.js. I cleaned it up, fixed the bugs and left some comments so this will not happen so easily in future.
The diff looks hard to read, however, I just moved all the rules overwriting bpmn-js to the top.

yT0n1 added 4 commits May 23, 2020 01:05
…uence flows, due to an api change in bpmn-js. Also restructure and slightly update the rules. Now it should be clearer which rules are from chor-js and which are copied from bpmn-js and should behave like these, except for the self calls.
@yT0n1 yT0n1 requested a review from jan-ladleif May 23, 2020 00:35
@jan-ladleif jan-ladleif changed the title Fix/sequenc flow connection Fix sequence flow connection May 26, 2020
Copy link
Member

@jan-ladleif jan-ladleif left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and works! 😄

@jan-ladleif jan-ladleif merged commit 246a4d9 into master May 26, 2020
@jan-ladleif jan-ladleif deleted the fix/sequenc-flow-connection branch May 26, 2020 09:52
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