How to sum Original Estimate field for Tests in a specific Zephyr Test Cycle?

ElisH April 24, 2017

Hi all!

Is there a way to sum original estimate field for all test cases in a specific test cycle.
I used to apply the following query and it works, but is mandatory to insert labels in all test cases...
project = "xxxxx" AND type = Test AND labels = Regression AND issueFunction in aggregateExpression("Total Estimate for execution", "originalEstimate.sum()") ORDER BY key ASC

I would like a SUM function in a query like
project = "XXXX" AND fixVersion = "2.0" AND cycleName in ("Sanity")

Someone already faced this?
Thanks in advance, 

1 answer

0 votes
Arun Ravindran May 2, 2017

Hi Elis

Thanks for your interest in Zephyr.Currently the SUM()  for estimated time is used only for Jira related contexts in the APIS

We dont have the ability for SUM() to perform the same in our ZQL query like"project = "XXXX" AND fixVersion = "2.0" AND cycleName in ("Sanity")"

We will have to raise this as a feature request with our product team for them to consider in future releases

Can you provide your official/company email id and a use case for this feature so that we can raise the same while raising the feature request?

Thanks

ZephyrSupport

Aslam Shaikh June 30, 2019

Hi ,

 

Is there any update on this?Was SUM() added to ZQL?

 

Cheers

Like marcel.schmid likes this
marcel.schmid April 2, 2020

+1

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events