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
Hi @Maya.herman
To achieve that:
Regards,
Seba
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:
thanks,
maya
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.