Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

I am trying to filter the issue based on days/hours spent on it In Asc order

shashi_prasad
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 12, 2020

I am trying filter out the issues in a particular project in ascending order by the time used in that issue.

project = TS ORDER BY ... what would be the syntex here?

1 answer

0 votes
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 15, 2020

Hello @shashi_prasad

Thank you for reaching out.

Per your description, I understand you want to search for issues in JQL, ordering them by the amount of time logged. Is that correct?

You can achieve that by using the timespent field. This would be the syntax:

ORDER BY timespent ASC

P.S: the field above is only applicable for issues where some work was logged. For issues with no work logged, they will be ordered to the end of the query.

Let us know if you have any questions.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events