Each worflow is the same with just the number references changing
However, when it saves the data a field without phase name and numbers is made first and for the life of me I cant see why. It only happens on the first instance but I dont have a workflow to cause it
When I add the phase name I add a number. ive just given one example. there are 6. Figured it was simple just to manually add a number rather than something dynamic for such a small set.
The debugger and it’s “step-bu-step” feature should be a great help in this case.
It will show you exactly what workflow(s) is triggered, and what stepped are run.
Most likely what happen is a workflow is triggered unwilingly, or a only-when condition is not set up correctly.