Does anyone know how to create a filter that I can apply to my kanban board that will show me only tickets that do not have any associated Idea in my product discovery ideas list? There is a parentEpic and parentProject, but I'm looking for something like 'parentIdea is EMPTY' or some equivalent.
You should be able to utilize the following in your JQL:
issueLinkType != "is implemented by"
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.