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,
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
Hi ,
Is there any update on this?Was SUM() added to ZQL?
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.