Hello everyone,
I have the following expression in a rule of automation (Jira Cloud) and I would like to get an integer value:
{{#=}}{{issue.Closed Story Counter}} / {{issue.Story Counter}} * 100{{/}}
I understand that this should be able to be done using the round operator, but I am not being able to use it correctly.
Does anyone know how I should use it in this case and if it is possible to do so?
Thanks
I know a couple of ways to do this, one without the precision digits and one with:
Round() can take a precision parameter for the number of digits, which would be 0 for an integer:
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join us June 26, 11am PT for a webinar with Atlassian Champion Robert Hean & Loom’s Brittany Soinski. Hear tips, stories, and get your burning questions answered. Learn how Loom makes training and enablement easier. Don’t miss it!
Register today
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.