Hi Everyone,
Wondering if anyone here has encountered an issue wherein the flow sends/triggers an email even though it did not pass in that condition in the flow run.
As you can see here in my flow run, this is where it should send an email, but the result was false therefore did not pass in the email action.
I even check the RecruitmentStatus to make sure the Status is not updating anywhere else
But each time it updates my SharePoint list item to "Cancelled" and includes the "Cancelled date" then later on updates with the correct data from the source.
I'm sure that this is the only flow running on this list.
Has anyone encountered this? I've already recreated this flow and it doesn't even show in the flow run history that a flow that sent the email and changed the RecruitmentStatus and CancelledDate actually ran.