So I have a workflow that goes through a series of people picker and status fields to determine who to email. Â I am using if/else statements. Â If the email has been sent to approver 1, it goes to approver 2. Â If it has gone to approver 2, it goes to approver 3 and so on. Â Here’s the issue. Â When a new item is created, it sends the email to approver 1, just like it should. Â When I check the workfow status, it shows that the workflow is suspended. Â Has anybody seen a suspended workflow that is doing what it’s supposed to be doing?
Did you try removing the actions from the app step? I’m not seeing a reason for having any of it inside the app step. Are there actions not shown in the screenshots?