Specify test cases associated to task issue type without any issue link

Hi @Andreia_Lopes,

Usually, when you add the Xray Test to the section “Test Coverage”, Xray also creates the issue link.
You can check whether an issue has any links by opening the issue in JSON format.

  1. Open an issue in Jira.
  2. Modify the URL of the issue replacing browse with rest/api/latest/issue. Now you can see issue data in JSON format.
  3. Look for issuelinks and what links are there (see picture below)

If links are there, you can import linked Test issues. Here is documentation on how to do this: Import issue links
See also this community posts on a similar use case: How to get number of test cases which are present under user story? - #2 by zane.baranovska.

If this is not the case and links are not there, please contact eazyBI Support, tell of your findings, and provide your Jira site name.

Best,
Zane / support@eazyBI.com

1 Like