Forums

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

how to set the value of Epic Due Date with now plus the sum of time remaining of all child tickets

Kent Chiu
Contributor
October 11, 2023

Hi,

I have difficulties setting the Epic's Due Date in Jira Cloud automation with the value of now plus the Epic's time remaining.

I tried to use the following syntax but they do not work:

{{now.plusDays({{issue.fields.timeestimate}}})}}

or

{{#=}} ({{now}} + {{issue.fields.timeestimate}})

 

That statement is within the For: Epic (parent) section:

Epic due date.png

What is the correct syntax to set the Epic Due Date with the current time (i.e. now) plus the Epic Time Remaining (i.e. SUM of the time remaining from the child tickets)?

 

Thank you for your help.

Regards,

Kent

1 answer

1 accepted

1 vote
Answer accepted
Alexey Matveev
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.
October 21, 2018

Hello,

You should install Jira Service desk as an application. The correct version of Jira Service Desk for your Jira 7.4.3 is 3.6.4.

Or you can get a trial license for you Jira Software and try to update it. Try it first on a test instance.

Sam Issa
October 23, 2018

Thanks Alexey, 3.6.4 instaled perfectly and now up & running.

best regards

Sam.

Alexey Matveev
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.
October 23, 2018

You are welcome!

Suggest an answer

Log in or Sign up to answer