I’m currently designing a campaign where a person goes through campaign A. Campaign A has 3 conditions (true / false branches). At the end of the campaign an event is triggered. Once triggered, a person should move into the next campaign. I’m dealing with a user where they are going down the false path for all 3 conditions. They successfully trigger the end event but they don’t automatically flow into the next campaign. I can trigger the event manually and the user goes through the rest of the flow but it doesn’t happen automatically. Can anyone share insight?

