I have a process flow where token creates children. The token then splits and each branch creates children. I would like join/batch the two tokens together again and then have the single outgoing token be the parent of all the children. I attached a model that I've been messing with. The best I've been able to do is get the array copied that has the token Ids but it does not seem to be a real parent child relationship. When I click on a token at the end it only shows lines to its original children. It does not seem to have adopted the children from the other branch.