Issue
Workflow steps are not kicking off steps with different dependencies.
Cause
The step order number is preventing later steps to be initiated.
Resolution
If your workflow is going to have steps that are not dependent on previous steps, please be sure to follow the step numbers without skipping a number. Skipping numbers on workflow steps is not recommended.