I have a master workflow and some of the branches invoke other smaller workflows. I do this because the smaller workflows can be called from different branches so I don't have to repeat workflow code in all the branches.
The problem is that workflow reports no errors or warnings but simply doesn't actually invoke the workflow even though the invoke workflow task is configured properly with the workflow it needs to run. Also the invokes work fine on my development server just not on the production server so I know it's not a workflow problem.
I asked my re-seller but he has never seen the issue; I didn't ask him to open a support ticket for me yet.
I provided screen shots.
Anyone have an idea what may be happening?