I'm trying to create a filter with subtasks that all have more than 1 label as we want all subtasks in a certain epic to just have one label. What is the JQL to pull all tickets that have more than 1 label?
Hello @Ella Pestine
Welcome to the community.
That feature is not available in JIRA out of the box.
You can get it through an add-on app (like Adaptavist Scriptrunner) or you could do it through programming (i.e. add an issue field to hold the count of labels, add code that could count the labels and update the field) and then add the labelCount field to your filter.
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.