I have a very simple workflow.
I use a recurrence of checking a shared email every hour.
I get each email and I use an apply to each, it checks attachments.
If the attachment is a pdf, then I have a workflow that moves it to a folder (this works perfectly).
If it does not have a pdf, then it is suppose to move on to the next email so for the condition no, there is nothing.
This technically works, but it gives me a failed status. I wouldn't care, but after so many failed statuses the flow stops working.
I have to go in and reset it.
Any ideas on solving this problem?