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...
Copied to clipboard