Hi,
I have created Travel request workflow using Fork with one necessary branch as create Travel request(TR) or change travel request before approving manager.
When user created TR, One branch in fork step will fetch agent details in activity step and then sends email to manager about workitem, and the workitem is sent to manager inbox.
If user made some changes to same TR before manager approved, then another branch in fork step need to be executed.
But it is not happening like that. Both the branches are executing simultaneously and two workitems are placing in manager inbox.
Please find the attached document for details
Please suggest me urgently....!!!!!!!!