web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Create planner tasks f...
Power Automate
Suggested Answer

Create planner tasks for flagged emails in Office 365 is creating duplicate tasks

(0) ShareShare
ReportReport
Posted on by 2
Hi,
 
I noticed my old flow to create a task in planner from flagged email in Outlook is now creating two tasks (duplicated).
This is happening with other colleagues.
 
The flow was created from the template. I already tried to create a new flow but same behavior.
 
Anyone could help?
Categories:
I have the same question (0)
  • Suggested answer
    SaiRT14 Profile Picture
    1,992 Super User 2025 Season 1 on at
    pls try the following:
     
    Use the flag.status property to ensure the flow only triggers for flag.status == "flagged" and not completed or other changes. 
    @equals(triggerBody()?['flag']?['status'], 'flagged')
     

    Add a Condition in the flow to check if a task with the same subject or identifier already exists in Planner before creating a new one.
    • Use the "List tasks" action in Planner to fetch existing tasks.
    • Compare the subject or email ID to avoid creating duplicates.
  • AS-25111605-0 Profile Picture
    2 on at
    It creates two tasks at same time randomly.
    For the same flagged email sometimes it creates two and sometimes it creates only one.
    It's a bug that started happening some days ago without any modification.
     
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 259 Super User 2026 Season 2

#2
trice602 Profile Picture

trice602 177 Super User 2026 Season 2

#3
11manish Profile Picture

11manish 136 Super User 2026 Season 2

Last 30 days Overall leaderboard