You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.