Hi,
I have a 'linkedissue' field in which some filed contain values and some are blank. I want to filter out the blank values. when I try to write JQL it does not support 'is' and 'is not' operators. Can you please help how I can achieve this?
Advice at earliest.
Thanks.
Hi @Lalit Salunkhe and welcome to the community!
the linked issues field is a little complex so it doesn't quite work that way, but if you want to see issues with/without links, you can do this:
issueLinkType IS EMPTY
issueLInkType IS NOT EMPTY
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.