Hello All,
I've been struggling for days to build a flow in Power Automate without success. From my perspective, the flow is configured correctly, but it does not work as expected.
Here is the flow:
- Trigger: When an item or a file is modified
- Action: Get changes for an item or a file (properties only)
- Condition: Check if a specific field (e.g., Status) has changed
- If condition is true:
- Do until:
- Send an email
- Get item
- Delay
- Do until:
The issue I'm facing is that when I change the status in my SharePoint list, the flow triggers correctly, sends the email, and continues to send the email as expected. However, when I change the status to stop the emails, the flow does not stop sending the emails.
I have verified that the condition and actions are set up correctly, but I can't figure out why the flow doesn't recognize the status change and stop sending emails.
Any assistance or insights on why this might be happening and how to fix it would be greatly appreciated.
Thank you!
