This PR fixes a bug that existed when going to process the actions of a subflow block and that subflow was after the onboarding block.
In this case, when processing a tracking action, it generated an error because the state-id came with a null value.
This PR fixes a bug that existed when going to process the actions of a subflow block and that subflow was after the onboarding block. In this case, when processing a tracking action, it generated an error because the state-id came with a null value.