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.
Is it possible?
Hej Kuba :)
Just add
timespent IS NOT EMPTY
to your JQL query
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,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.