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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.