Hi
I am using the below formula to get the parent of a feature on the structure board
issueLinks.MAP(IF($.source = this, $.destination))
I want to now restrict the parent to the link type 'implements' , We use another link 'contains' for other relationships.
Request help to add the second condition.
Summary: I want to find the parent , to which the child issue is linked using the relationship 'implements'
Regard, Pavan