Forums

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

How to get all issues that block particular issue?

lpetrinsak December 3, 2019

I have come up to this: issueFunction in hasLinks("Blocks")

But I need a way to specify a particular issue for "Blocks"...Is there a way to do this?

1 answer

1 accepted

0 votes
Answer accepted
Antoine Berry
Community Champion
December 3, 2019

Hi @lpetrinsak ,

Kindly try 

issueFunction in linkedIssuesOf("key = ABC-123", "Blocks")

Antoine

lpetrinsak December 3, 2019

Thank you, works like a charm!

Like Antoine Berry likes this

Suggest an answer

Log in or Sign up to answer