Forums

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

Rule for created field

Sam Brodersen
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!
November 18, 2021

I set up a rule that runs when a issue is created on a board. 

Sends a mail and set the assignee to unassigned. 

I then have an if block that checks if the assignee is unassigned and if the issue is older than 1 minute (said 1 min as I was testing it)

But it never enters the if block hence I don't get the comment. Basically I want a new notification if no one was taken the ticket within 1 day.  

rule.PNG

2 answers

1 vote
Fabian Lim
Community Champion
November 18, 2021

Hi Sam, 

Welcome to the community.

You need to use a separate rule that runs at a scheduled time. Take a look at this post:  https://community.atlassian.com/t5/Marketplace-Apps-Integrations/Jira-Automation-Video-Tutorial-on-how-to-send-customized-emails/ba-p/1861508

You just need to change the jql to pick up the tickets that ar older than 1 day and have not been assigned.

0 votes
John Funk
Community Champion
November 18, 2021

Hey Sam - Welcome to the Atlassian Community!

The rule is going to fire immediately so I don't think the If statement will ever apply as it will always be less than a minute when the rule runs. What's the purpose of the 1 one minute condition? 

Suggest an answer

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

Atlassian Community Events