Forums

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

Get count linked issues in structure

Paul Kor
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 19, 2023

Hello.

How get count linked issues in structure?

I need to add a column in structure that displays the number of linked issues

For example:

There is a issue Dev-1 to which five isuues (Support-123, Support-124, Support-125, Support-126, Support-127) are linked from another jira instance, in structure i need count support issues linked to Dev-1 

Link=Remote Link in jira

1 answer

0 votes
Stepan Kholodov _Tempo_
Community Champion
October 20, 2023

Hello @Paul Kor 

If the linked issues exist on another Jira instance then it's not possible - Structure can only work with data on the same Jira instance where Structure is installed.

But if linked issues are from the same instance, then you can count them in the Formula column with the formula: issuelinks.size()

I hope this helps. If you need assistance with anything else - please reach out to us support portal directly.

Best regards,
Stepan Kholodov
Tempo

Suggest an answer

Log in or Sign up to answer