Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Sum Original Estimate value

Tan Kian Wee
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 24, 2021

I am using the below query to get my total Original Estimate, but i saw there have 3 Original Estimate columns, i am doubt that my sum is not correct with the Original Estimate column.

Because i saw the Original Estimate have value, such as 1, 5, 1d, 0.5d and etc.

From the 3 Original Estimate columns, there are as below:

1. originalEstimate

2. Original Estimate_QA - cf[26400]

3. Original Estimate - cf[11102]

 

I have tried based on the 3. Original Estimate - cf[11102] like below :

issueFunction in aggregateExpression("Total Estimate for all Issues", "Original Estimate .sum()")

--> Error : Expression [MethodCallExpression] is not allowed: this.Original(Estimate.sum())

issueFunction in aggregateExpression("Total Estimate for all Issues", "cf[11102].sum()")

--> Error: Field cf not found or not a Number, Date, or Duration custom field.

Original Estimate Columns_20210225.JPG

Appreciate someone can assist further on my issue.

 

Query Used :

issueFunction in aggregateExpression("Total Estimate for all Issues", "originalEstimate.sum()")

 

As my result returned as below :

Total Estimate for all Issues: 0 minutes

 

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events