Forums

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

Createting Jira Automation

Emanuel Paquetelima December 14, 2020

Hello,

I am looking for a trigger in Jira Automation to create  some rule that automatically put a parent issue in DONE and the associated sub-task when the parent issue has been in the READY status for more than 15 days.

Can you help me?

Thank you in advance

Emanuel

1 answer

1 accepted

0 votes
Answer accepted
Tansu Akdeniz
Community Champion
December 14, 2020

Hi @Emanuel Paquetelima 

You can use "Scheduled" trigger and add the following JQL.

status = Ready and status changed BEFORE -15d

Then add new action which is "Transition Issue" and configure it.

You can filter the query above by adding issuetype criteria.

Best regards

Emanuel Paquetelima December 15, 2020

Hello @Tansu Akdeniz 

Thank you very mucth.

I used the "Scheduled" component and the JQL above, it worked.

Thanks

Like Виталий А_ likes this
Tansu Akdeniz
Community Champion
December 15, 2020

You are welcome @Emanuel Paquetelima !

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events