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

0 votes
Victor Mutambuki
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 26, 2018

Jim,

How are the customers being brought in into your service desk? Customers create own accounts or Agents or Admin Create accounts on their behalf?

https://confluence.atlassian.com/servicedeskserver/adding-customers-939926467.html

Victor

Suggest an answer

Log in or Sign up to answer