structure - formula - Display in Strucure the link of the issue's parent

shoshana_uzan December 20, 2022

Hi,

I present issues of the subtask type in the structure
I want to display for each issue the links of its parent 
I will explain in detail: every subtask  has a parent of type requirement
And I want to show the links of the requirement
I wrote like this:
issueLinks.MAP(IF($.source = parent, $.destination, $.source))s

But I don't see the links...

I would appreciate your help

thanks

shoshi

1 answer

1 vote
David Niro
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
December 22, 2022

Hello @shoshana_uzan ,

The parent of a sub-task is one of the properties from an issue that we can reference.  The formula you will want to use is:

parent

Then, change the format from "General" to "Wiki Markup" and you will have the link to the parent issue.

Please let me know if this helps!

Best,
David

shoshana_uzan December 25, 2022

hi

thank you for  your answer

but... I apologize for not explaining well
I can display the parent


But I can't display the links of the parent 
The formula that does not show anything and must be corrected:
issueLinks.MAP(IF($.source = parent, $.destination, $.source))

I want to display all the links of the parent and not the parent

thanks
shoshi

David Niro
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
January 2, 2023

Hello @shoshana_uzan ,

Unfortunately this is not possible.  We can use formulas to reference the issues linked to those in a structure, but not those linked to the issues linked.

We have a task related to this functionality and I have added your vote.

If there are any changes to it, I will follow up with you here.

Best,
David

Like Dave Rosenlund _Trundl_ likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events