The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Embedded Jquery Filters for relationships

Raul Diez
February 28, 2022

Hi community!

Do you know if it is possible to embedded filters?

I know how to get the linked items to a specific issue using linkedissues() function. Now, I am trying to get all issues linked to a set of issues given by a filter, e.g.

  • I have a Filter "A"  that gives me a set of issues
  • I would like to have a Filter "B" that returns all issues related to the "A" results

Is this possible?

Many thanks!

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Trudy P Claspill
Community Champion
February 28, 2022

Hello @Raul Diez 

Welcome to the community.

That is not a feature that is available natively in Jira. You would need to look for a third party app in the Atlassian Marketplace for that.

If you go there and search for "jira search" that will give you several that you can explore to see if they have the feature you want.

Raul Diez
April 11, 2022

Thank you