You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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.