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

Filter linked issue in structure

Davide Barri August 29, 2024

I would like to see the list of features linked to the Portfolio epic with the relationship "Split to". Currently I can see all the objects linked to the porfolio epic (issue link), but I cannot select just the ones with relationship "split to". 

is possible to filter in order to export just the issue related with at least one portfolio epic but i don't want this. I want to display in the column "linked issue" just the issue with split to.

Is it feasible?

1 answer

1 accepted

Suggest an answer

Log in or Sign up to answer
0 votes
Answer accepted
Stepan Kholodov _Tempo_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 29, 2024

Hello @Davide Barri 

You can use the Formula column for this:

1. Go to Administration | Issues | Issue linking and find the name of the Link type that has the 'split to' direction.
2. In your structure, add the Formula column with this formula:
issuelinks.filter($.type = "link type name").map(if $.source = this: $.destination else: $.source)

I hope this helps. If you need further assistance or if you have more questions about Structure, please reach out to us directly at our support portal.

Best regards,
Stepan
Tempo (the Structure app vendor)

TAGS
AUG Leaders

Atlassian Community Events