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: 

Why does Jira only build one way relationship when auto loading Link Relates between issues?

Robert Harper
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!
October 21, 2020

When going from Jira Administration -> System->External System Import -> CSV option "Importing from CSV".  What I am finding 

I load the relationship

Story KeyStory SummaryFeature to Link
ARXCLOUD-71Config Studio - ability to associate or remove trigger and Inline protocols to all existing trigger pointsARXCLOUD-1706

When I run the query below by Story with the relationship Relates the Story does not show up even thou the relationship is on the screen.

project = ARXCLOUD AND type = Story AND issueFunction in hasLinkType(Relates)

If I run the query below it finds the relationship.

project = ARXCLOUD AND type = "New Feature" AND issueFunction in hasLinkType(Relates)

So why does it only build the relationship link one way in the backend and not show that on the screen?

 

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.