Answer the question
In order to leave comments, you need to log in
How to get a list of tasks with a request in jira?
You need to get a list of tasks in which the time spent exceeded the estimate.
Tried to build the following query:
project = 17122 AND (sprint = 10155 OR sprint = 10156 OR sprint = 10735) AND timeestimate > timelogged
Error: The value "timelogged" for the field "timeestimate" is incorrect. Specify a positive duration value; for example: "1h 30m", "2d".
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question