Forums

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

JQL Query

Lejla Delic November 11, 2025

I am trying to run a JQL query in confluence to have all issues with 'blocks' link type in jira into confluence. But because of how jira interprets these links (bidirectional) it always returns both 'blocks' and 'blocked  by'

 

Does anyone have any workarounds for this?

1 answer

2 votes
Akhand Pratap Singh
Community Champion
November 11, 2025

Hello @Lejla Delic .

Good day, Welcome to Atlassian Community!!

Try using this JQL: 

issueLinkType = Blocks and issueLinkType != "is blocked by"

This should do the Job.

Best Regards,
Akhand

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events