I am maintaining several process maps that all share the same root process but each have their own variations. I would like to be able to maintain the root process in one map and have that reflect in all the other processes. For example, the root process looks like this…
S1 > S2 > S3
One variation might be S1 > s1a > S2 > S3 > S3a.
Currently I copy the root process and make the modifications for each variation but when I need to maintain the root process, I have to update all the variation maps individually to keep them aligned to the root process. Is there a way to inherit a root process that can update when the root map is updated?

