The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Auto close tasks

Ruska Sisauri
November 26, 2019

Hallo,
Can you  help me, 
I am trying to create rule in automation for Jira. 

When task has status "Return To Customer" for 3 business days (It is not updated more then 3 days), task will close automatically with "Rejected" status.
Here is rule details:

 WHEN Issue transitioned

FROM

Work in progress

TO

Return To Customer

 

 if issue matches JQL:

updated < -3d

THEN: Transition the issue to :

Rejected. 

 

unfortunately it is not working. As i notice ( while observing  the logs) WHen condition is working and it is looking the exact time when the transition is made. This rule  does not check "IF CONDITION" and there is note in logs like this "NO ACTIONS PERFORMED"
DO you have some solutions for me ? :(

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Ruska Sisauri
November 27, 2019

Hallo Alexander. 

Thanks for respond

I want to add screens

Capture.PNG

 Could you please specify what I should Select in WHEN :New Trigger 
Because when i select "WHEN: New trigger" , I choose "issue transitioned " and there is no possibility to write "before -72h"

 

 

thanks in advance 

0 votes
Alexander Ling
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 Champions.
November 26, 2019

Hello @Ruska Sisauri

I am using the follow query that works for me:

Scheduled automation

WHEN:
status CHANGED FROM Work in progress TO Return to customer BEFORE -72h 

THEN:
Transition the issue to: Rejected

 

I have set it to check every minute for issues that has been in the status for more than 72 hours and it will then transition the issue to the status that you want.

I hope that solves your issue! :-)

Ильин Егор Егорович
December 21, 2021

Hello!
do you use an external plugin or standard tools to automatically close tasks?

TAGS
AUG Leaders

Atlassian Community Events