Hi,
If you look, at the instructions I gave
1. I would use a Reoccurring Flow
2. Have the flow do a Get Items (action)(on your SharePoint list of tasks, again I am assuming its SP)
3. For each task that is not marked Complete, then use Send Mail v2 action
But what you added was this
1. I would use a Reoccurring Flow
1.5 You added a Trigger (which is now blocking and it wont complete because its not the correct way to do this).
2. Have the flow do a Get Items (action)(on your SharePoint list of tasks, again I am assuming its SP)
3. For each task that is not marked Complete, then use Send Mail v2 action
You need to remove that trigger. Why would you schedule a flow to run and then also, block the flow with a second trigger? What are you trying to achieve by adding that in?
You said you needed to send an email 1 time a day for any non-completed tasks. So, I suggested that you then Check the status of all of them 1 time a day via the steps I gave.
Please remove the trigger (When an item is created or modified). This is the reason its stuck.
Cheers
If you like my answer, please Mark it as Resolved, and give it a thumbs up, so it can help others
Thank You
Michael Gernaey MCT | MCSE | MCP | Self-Contractor| Ex-Microsoft
https://gernaeysoftware.com
LinkedIn: https://www.linkedin.com/in/michaelgernaey