Forums

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

Creating Calculated field by automation

Maya.herman April 19, 2022

Hi,

I want to calculate the Time Spent on each ticket. The formula is:

Original Estimate - Time Remaining = Time Spent 

 

May you help me with the Edit Issue (Time spent) in Jira Automation?

 

Thanks,

Maya

2 answers

0 votes
Maya.herman April 19, 2022

Hi,

Thanks for the answer but it’s still not working for me.

The syntex i wrote:

{{#=}}({{issue.fields.originalestimate}} - {{issue.fields.timeremaining}}) {{/}}

the error I got:

Action details:
Edit issue
Error rendering smart-values when executing this rule:
Missing parameter(s) for operator -u: ( - )
Associated items:
Issue event
MCD-6362


thanks,

maya

Suggest an answer

Log in or Sign up to answer