Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Filter without specific Linktype

Adrian Arm March 22, 2022

Hi 

I've tried following filter:
project = pptx AND issueLinkType = "is parent of" AND issueLinkType != "is child of"
And saw that issueLinkType != "is child of" does not work.

Does anybody have an idea how I can filter issues that don't have a specific issueLinkType?

My case is, that I have serveral parent-child links over 3 levels and only want to filter the toplevel parents without a "is child of" link, like the middle ones have.

1 answer

0 votes
Jack Brickey
Community Champion
March 22, 2022

Hi @Adrian Arm ,

when you say it doesn't work for you what exactly are the results? Are you saying that the results are returned include issues with that link type? I just did a quick test and it seems to work OK for me. Depending on the results could you try a different link type?

Adrian Arm March 22, 2022

Hi @Jack Brickey 
Thank you for reply. I tried again without filtering on a specific project. Now I get some results. But when I filter for the specific project where my need is, I only got zero issues. It's a JSM project but that should not make a difference in my opinion.

Suggest an answer

Log in or Sign up to answer