Hi!
Currently I have a kanban board that manages all high scope tasks. We use the linking system to attach tickets from various other projects that need to be completed for the high level task. Is there a way to write a JQL quick filter (or any other way) to show only tickets without any thing linked?
The idea is to find a way that I won't have to look through every ticket to see if something is currently linked.
Try this…
issueLinkType is empty
Perfect this worked, thank you! Is there a way to do the opposite to filter tickets that have links attached?
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.
I propose to use this phrase in the query AND issueLinkType is EMPTY
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.