Hello!
I have created a flow attached to a SharePoint list to send an email when a specific item is changed in the list but it doesn't seem to work all the time.
There are conditions set because different parties must be cc'd in the email. So the conditions are: if the status of a specific field is changed to "Completed" and if it is a specific party, this email should be sent, otherwise the flow checks the next condition which is a different party and so on. The flow doesn't seem to work all the time even though the conditions have been met. Instead the flow is "Cancelled" since I added an action at the end to cancel the flow if none of the conditions have been met. There is no input result in the conditions and therefore it is skipping the action to send the email saying that the branching condition for this action is not satisfied even though the conditions technically should have been met.
Could someone help me see what I am missing to know why the flow doesn't work correctly all the time?
Thanks in advance!