Need to return a link reference and summary for those linked issues of type 'related to'

Alexandra Allen
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 19, 2022

I am trying to extract test detail for our test cases and we have managed to do that using a template but also want to extract in the first column the item listed in the 'relates to' field under linked issues..  Currently the query states this: 

"#{for l=TestRuns[n].LinksCount}
#{if (%{'${TestRuns[n].Links[I].LinkType}'.equals('related to')})}
${TestRuns[n].Links[l].Key} ${TestRuns[n].Links[l].Summary}
 #{end}"

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events