Hello Power Automate Community,
I am experiencing an issue with a flow I created intended to automate emails based on SharePoint (SP) List items. I'd appreciate any guidance or suggestions you can provide. Here are the specifics:
My Objective:
I have set up a flow that should:
1. Identify items in a SharePoint list with the status 'Open' and related to a specific project named "Other."
2. Send a weekly email to an 'Observer' assigned to each of these items.
Issue:
The flow is functional but is sending duplicate emails for each item. For three test items, instead of receiving three separate emails, I received six - each duplicate being identical to the original.
Flow Setup:
1. The trigger is set to the appropriate SharePoint List.
2. Using 'Get items' to retrieve items with 'Open' status related to the "Other" project.
3. A condition checks if the items retrieved meet the criteria.
4. If 'Yes', an email is sent to the 'Observer.'
Attempts to Resolve:
I have reviewed the flow steps and configurations, and there doesn't appear to be any loops or additional steps that would cause the duplicate emails. All conditions and actions seem correctly aligned with the objectives.
I would greatly appreciate it if anyone could shed light on why the system might be sending these duplicate emails and how I might resolve this issue. Are there known causes for such behavior, or perhaps is there a configuration setting I might have overlooked?
If needed, I can provide additional details or screenshots of the flow setup for a more in-depth analysis.
Thank you in advance for your time and assistance!
Best regards,
Arman