Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,551,771
Community Members
 
Community Events
184
Community Groups

ScriptRunner Enhanced Search: JOIN-like query to show info for linked issues

This is another thread I opened which conveys what I am trying to do:

https://community.atlassian.com/t5/Jira-Software-questions/JQL-to-pull-custom-field-value-for-linked-issues/qaq-p/1719828

I am experimenting with doing this using Enhanced Search for ScriptRunner, but it's not clear this is possible from reading documentation and looking at examples. The linkedIssuesOf and linkedIssuesOfRecursive seem promising but it's not clear what the syntax might be to produce a desired result.

1 answer

0 votes
Kristian Walker _Adaptavist_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jun 14, 2021

Hi Matt,

Thank you for your question.

I can confirm that with ScriptRunner for Jira Cloud that you can use the linkedIssuesOf() and linkedIssuesOfRecursive() functions to return the linked issues of all issues which match the subquery for the function.

However, the ways these functions work is that they will return any results which match the subquery specified inside of the function and you can then see any values on these issues by setting the columns.

However, you can not use the functions to show values off another issue on an issue using a SQL style Join as the JQL functions are not designed to work in this way.

This means your requirement of showing the value from the linked issues on the parent issues cannot be achieved using the Enhanced Search functionality of ScriptRunner for Jira Cloud.

I hope this information helps.

Regards,

Kristian

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events