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

Is there a way to only display issues for which the Work Logged column is not empty?

Jakub Ludwa February 21, 2024

Hi, is there a way to only display issues for which the Work Logged column is not empty?
Here's what I'm trying to achieve. I have a project with 5000+ Jira issues. I would like to be able to list the ones we worked on (logged time on) during the specific time period instead of displaying all of them. 

1. I insert all the issues from the project using JQL.
2. I set a timeframe for the time logged and billed.
3. I would like to see only the issues for which "Time logged" field (Work Logged column) is not empty.

 

image.png

Is it possible?

2 answers

0 votes
Mateusz Krawczyk (Eyzee)
Atlassian Partner
February 21, 2024

Hej Kuba :)

 

Just add 

timespent IS NOT EMPTY 

to your JQL query



 

Jakub Ludwa February 22, 2024

Hi Mateusz,

Thank you for your answer. It solved part of my problem. I can still see all the tickets with timespent not empty, including the ones outside the timeframe. I was hoping to dynamically display tickets where the time was logged within the specific period of time.

Best,

0 votes
PgM Innovations
Contributor
February 21, 2024

Hi @Jakub Ludwa,

You can try the Timetracker App By Everit Kft. I think it is what you are looking for.

 

PS: I have used this app at my previous organization and I found it very useful.

 

Regards,

PgM Innovations 

Suggest an answer

Log in or Sign up to answer