Forums

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

Sub task due date

Deleted user March 17, 2023

I have a Project in Jira which creates a Sub-task inside the Ticket after it has been created. I want to have an automation which sets the Sub tasks Due Date two days after the Created Date of the linked ticket, this means once the ticket is created the sub task has to be done in 2 days.

I have tried using Script Runner Post Function but it is not working.



Jira_Community1.pngfunction but i could not get it to work.

Jira_commmunity2.png

2 answers

2 accepted

2 votes
Answer accepted
Juan Carlos Vera
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.
March 17, 2023

Hi @[deleted]  ;)

You can use this Automation.

community_parent_duedate.JPG

Deleted user March 17, 2023

thank you!

Like Juan Carlos Vera likes this
2 votes
Answer accepted
Marco Brundel
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.
March 17, 2023

Hi @[deleted] ,

In automation for jira you can use {{created.PlusBusinessDays(2)}} in the Due Date field in the action 'Edit issue'.
This use the create-date of the subtask itself.  

Regards, Marco

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events