I've got the attached process I'm trying to solve. But what I can't figure out is if there's a tie in the votes, how can I notify the task to the tie breaker so they can cast their vote? Once they cast their vote, the workflow will process it with the final approval/rejection, ending the workflow.
I thought about running parallel actions, but I'm not sure what kind of conditions I need to set to get it working?