How to aggregate processes that appear in several if branches

+1 vote
asked Nov 25, 2021 in Question / help by soichisumi
In the active diagram, is there any way to group processes together when the same process exists in several branches of a nested if statement?

If there is an if statement in that process, the output diagram will be very cumbersome.

Looking at past questions, goto is being considered, but it is still an experimental feature and is broken(https://forum.plantuml.net/1626/there-refer-existing-activity-inside-activitydiagram-goto?show=13459#c13459).

There are some examples of the old syntax that would work, but how can we achieve our goal?

This pattern seems to occur with many users who use if statements, so I'd be happy to find a way to solve it.

I gave an example of the Activity Diagram in question to an Issue I created in the PlantUML repository.

https://github.com/plantuml/plantuml/issues/778

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...