Hi, I have a SP 2013 workflow with a condition to check whether a particular field on the current list item equals a specific value. The corresponding action is to trigger the 2010 approval workflow that I have on the same list.
The 2013 workflow is set to start when an item is updated and the 2010 workflow is set to manual start only.
Updating an item does start the 2013 workflow which in turn is triggering the 2010 approval flow but, the approval process starts and then immediately ends and updates the status to 'Rejected'.
I've tested the approval workflow by manually triggering it and it works as expected.
Can anyone help please?