Model End component not working
Greetings,
I'm having a problem in a change control workflow where I have separate Dialog Workflow paths for "Approvers", "Testers" and a "Reschedule/Cancel/Completion" path. Right now I'm using Wait components at the end of the Approval/Testers paths to make sure I get all the Approvers or Testers accounted for before the Helpdesk ticket notes All Approvals or All Testers have been received. The problem I'm running into is when I use "Cancel" in the "Reschedule/Cancel/Completion" Dialog Workflow, it doesn't seem like it's really recognizing I'm trying to "End" the current model and it still tries to process any remaining Approval or Tester requests in those branches. The desire is to have it dump out of those branches when the Cancel path is hit so approvers or testers aren't trying to fill out their respective forms for a Change Control that has been canceled. Please see the attached for clarification.
What would be the best way or ways to accomplish the Cancel path I'm trying to do? Thanks for any thoughts.