Forums

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

Automation rule - DueDate is less than x BusinessDay from now

Sébastien Almiron June 12, 2020

Hi,

I made 2 automation rules based on Business days, but I can't find why this one don't return results

 

I would like to be slacked when the DueDate is less than 3 business days. I have a task with 2020/06/15 as due date.

 

DueDate >= {{now.plusBusinessDays(3).jiraDate}} AND status != Done AND sprint in openSprints()

 

jira test 3.png

If someone can help me, I do test since 2 hours and can't find why it alway indicate "NO ACTIONS PERFORMED " :( 

 

I also try like in my other rule with " " but same result.
here my other rule "Updated" < "{{now.minusBusinessDays(7).jiraDate}}"

Thanks for your help.

1 answer

1 accepted

1 vote
Answer accepted
John Funk
Community Champion
June 12, 2020

Hi @Sébastien Almiron ,

If you want it to execute when the Due Date is less than 3 business days, then try by changing the operator from >= to <=

Sébastien Almiron June 12, 2020

Many Thanks @John Funk 

I was sure I tested more ... I'm going to rest now.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events