How to compare the values of timespent and originalestimate in jql

Jig Bhakta September 15, 2014

I am not sure how I would compare the values in an issue so that I only see issues where the timespent total is greater than the originalestimate.  Both fields can use the >  operator but it seems that it expects a value.  I am wonder if there is a trick to get it to compare the values within the 2 fields, e.g.

Project = "MyProject" and IssueType = "MyIssueType" and timespent > originalestimate

Cheers,

Jig.

1 answer

1 accepted

0 votes
Answer accepted
Ramiro Pointis
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 15, 2014

Hi Jignesh,

Check here the answer that Alex gave:

https://answers.atlassian.com/questions/79755

Suggest an answer

Log in or Sign up to answer