Community
Participate
Working Groups
Build Identifier: When I try to add a MergeNode to an ActivityPartition, I get a ClassCastException. All other PseudostateNodes can be created in an ActivityPartition. Reproducible: Always
Created attachment 179007 [details] proposed patch This patch fixes this bug. The affected code is now identical to the creation of a decision node.
I applied the patch, which fixed the bug.