How to compare the values of ∑timespent and ∑originalestimate in jql

sudha May 9, 2017

Capture.PNG

 

I know issueFunction in Expression("", "Timespent>originalEstimate") gives it.

However my need is different.

We in our project are not having Original Estimates done at Issue level, however we do it at subtask level.

The subtask estimates rollup to the parent and would be shown using ∑Timespent (sum of Actuals) and ∑originalEstimate (sum of Planned)

Above ex - A is my main issue and A1 and A2 are subtasks with estimates against and no estimates at A.

So i wanted to compare something like below.

issueFunction in Expression("", "∑Timespent>∑originalEstimate")

 

Thanks

sudha

 

1 answer

1 accepted

0 votes
Answer accepted
Alex Koxaras _Relational_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 18, 2021

Hi @sudha 

JQL is used to get you issues based on your query. And that's all it does. It can't compare fields. My advice would be either to export your results in excel and do it on your own, or to search for an app in the markeplace.

pekarting January 27, 2022

A shame you cannot query aggregate indicators, like ∑Timespent, although you can have it as a column in the results :(

Like marius.zilinskas likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events