Looking for assistance to create an advanced search query to find issues that have had 40 or more hours logged against them.
Hi @Michael Heilig ,
If you are logging hours using the standard Jira features, the following should work:
timespent > 40h
Of course you can combine the above with additional criteria, such as the project the issues are in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.