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

Suggest an answer

Log in or Sign up to answer