I have a pretty complicated business process flow with multiple branches. I have a field that specifies if the item is a chemical item or not. If it is not a chemical item it does require the health department to approve the item for purchase. If it is a chemical item, it requires the health department for approval to purchase the item. The top and bottom branch are similar except for the health department stage. For the rest, I'd like to keep the same stage names. Currently I put a period at the end of the stages so it would be different and the system would allow me. Is there another way to do this? Thanks.