Hi all,
I would like to create a filter with JQL that filters all issues that contain a worklog item with a time spent >8 h.
Thank you in advance for your help
Hi @Raphael Hirsch ,
Welcome to the community.
You can write JQL as project = XXX and timespent >= 8h.
Below link contains details about available advance search JQL and examples.
https://confluence.atlassian.com/jirasoftwareserver/advanced-searching-939938733.html
Please accept the answer if it helps you.
thank you for your fast answer.
I have already tried this query but it only gives me the issues with a total time spent >8h.
I want to have all issues that contain one or more worklog entries with more than 8h time spent in a single worklog entry.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.