Hi I want set 3 digits to result of lookupIssues.size, I created a variable "num" with value " {{#=}}{{lookupIssues.size.asNumber}}+1{{/}}" and I used this expresion " {{#=}}{{num.forma...
Hi everyone. I'm trying to build an automation to calculate the total debt for a specific client. Epics are my clients and my tasks "Facturas" are Bills. My tasks have a numeric field "Monto" (amou...
I have a few custom fields where I have to update the total sum of the subtasks estimates as per some defined percentage. I have used the following formula: {{#=}} floor({{issue.subtasks.Origina...
...he represent this with a custom field + custom field the outcome is being commented is just the input from the first custom field and the math s not being applied. This code is working: This code i...
Copied to clipboard