JQL - Aggregate Expression Simple Math, but Possible to Round Answer to 2 Decimals?

MAG-II September 23, 2021

Hello - 

On a project I am working on, in the Search for Issues section, I am using an aggregateExpression to subtract to custom number fields that I have. The expression looks like this:

aggregateExpression("Name of Output", "customfield_12900.sum() - customfield_12805.sum()")

 

This JQL expression gives me the difference of the 2 fields, however, the answer is displayed with 13 decimal places. Is there a way to add to this JQL expression in order to make it round to 2 decimal places?

 

0 answers

Suggest an answer

Log in or Sign up to answer