Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Filter issues with no blocking link

Zach Norris May 21, 2020

I've read many forum posts around issue link filtering but I can't seem to get ( issueLinkType != "is blocked by") to return any results. Although I have plenty that ought to match. The filter ( issueLinkType = "is blocked by") does return the expected results.

1 answer

1 accepted

1 vote
Answer accepted
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 22, 2020

Hello @Zach Norris

Welcome to the Atlassian Community!

Indeed, the parameter "issueLinkType" return inconsistent results when using the operators "!=" and "NOT IN". We created the following bug to fix this unexpected behavior:

JQL issueLinkType is inconsistent when using != or NOT IN operators 

Feel free to vote and watch the bug to increase its priority and also receive notifications about its fix implementation.

As an option, you can use the workaround noted in JRACLOUD-72795 and do a filter "!=" reference to a saved filter to exclude any issue with the setlist of link types, like the following:

  • Create a saved filter including a list of all the current link types EXE:
    saved filter = issueLinkType in ("all", "of", "the Issue Link Type Names", "as a comma separated", "List", "using Both the" "Outward Description" "And" "Inward Description")
  • Then in your final JQL:
    Project = "Project A" AND filter != <filter_ID>

Let us know if you have any questions.

Zach Norris May 22, 2020

Thank you very much for the detailed response.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
atlassian, team '25, conference, certifications, bootcamps, training experience, anaheim ca,

Want to make the most of Team ‘25?

Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.

Learn more
AUG Leaders

Upcoming Jira Events