Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Comment and Report to overdue card is not working

Sandra Paz de Lucas
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 15, 2025

Hey, I am trying to set an automation to help my team members to get a comment and email when a card has not been moved - meaning due date has  been past. 

Neverthless, it seems that there is something wrong in the syntax. I am absolutely no techi and new in this automation step. 

I would be very thankful, if you could give me a hint what to improve. 
Thanks and best regards,


Sandra

 

Screenshot 2025-04-15 at 10.14.12.png

1 answer

0 votes
Akhand Pratap Singh
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 15, 2025

Hello @Sandra Paz de Lucas ,

Good day, welcome to Atlassian Community

Considering below situation, all the tickets which are not resolved and their due dates have been passed, you want to send out comment and email.

  • Go to project settings > Automation
  • Create new rules
  • Trigger: Schedule
  • Choose e.g. to send it one time a working day, at a specific time
  • Click "Run a JQL search and execute actions for each issue in the query."
    • Write your JQL

      duedate <= now() AND resolution = Unresolved

    • Validate your query to see that it provides results
  • Add Condition: JQL Condition: duedate <= now() AND resolution = Unresolved
  • Add new action "Send email"
    • Compose your email and use smart value to enhance it
    • Choose the recipients (assignee/reporter etc)
  • Add new action: Comment on issue

Let me know, if this works

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events