Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

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

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.
Oct 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.

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