Hi Jurgen,
with plain Jira, you can't query issues without subtasks.
You can do that with the Scriptrunner plugin or the JQL Tricks Plugin. There may be other plugins also, but I know, that these two plugins have functions for querying issues with / without subtasks.
Hi Thomas,
I solved that by using this script :
issuetype = Demand AND issueFunction not in hasSubtasks()
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Great! You didn't mention that you have the Scriptrunner plugin already. "I ssuefunction in / not in" is JQL from Scriptrunner.
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.
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.