flowchart.js icon indicating copy to clipboard operation
flowchart.js copied to clipboard

Can an operation route to 2 operations

Open ekerebel opened this issue 10 years ago • 16 comments

For example, after start, 2 operations run in parallel and then re-join to a 3rd operation

ekerebel avatar Feb 12 '15 05:02 ekerebel

I am trying to do the same thing

waynenilsen avatar Feb 17 '15 14:02 waynenilsen

No

adrai avatar Feb 17 '15 18:02 adrai

Another vote for this feature.

michael-ts avatar Aug 26 '15 22:08 michael-ts

As a workaround, you can emulate 2 operations running in parallel by creating a new condition with instructions to follow both the "Yes" and "No" path. Seems like it would be simple to create a "fork" graphic which would do a similar thing; it could look similar to the Yes/No graphic, maybe even be identical but have "Yes" on both paths, or else leave out the "Yes"/"No" text completely.

michael-ts avatar Aug 26 '15 23:08 michael-ts

I accept pull requests ;-)

adrai avatar Aug 27 '15 05:08 adrai

I"m expecting the same ...more than one operation in parallel and rejoin or not to join

rajcitystar avatar Sep 14 '15 15:09 rajcitystar

Is there any update or workaround for this?????

rajcitystar avatar Sep 15 '15 09:09 rajcitystar

+1 for this feature, I think it is commonly used.

neekey avatar Jan 06 '16 07:01 neekey

vote,how long can it work?

helxm avatar Jan 11 '16 10:01 helxm

+1 for being able to fork flows

t-pare avatar Feb 11 '16 16:02 t-pare

+1

NBAMj avatar Mar 17 '16 07:03 NBAMj

If anyone wants to help... just try a PR

adrai avatar Mar 17 '16 09:03 adrai

vote for this feature.

ctcx avatar Oct 14 '16 14:10 ctcx

+1 vote for this feature

sougetsu avatar Oct 16 '16 09:10 sougetsu

Is there any workaround for this?I need join my parallel operations too.

Dear @adrai Help us Please ! Thank you for your contribution to the open source community!

debugly avatar Apr 30 '20 03:04 debugly

It's open source, so if you like to see this here, just try to contribute with a PR.

adrai avatar Apr 30 '20 05:04 adrai