Hi,
I am trying to filter Tests linked to a specific Test Plan.
I am using this filter but cannot find the JQL function.
There is another way to filter all the Xray tests that are linked not by Link issues but added from the test plan
Best regards,
Amit
Hi @Alex Koxaras _Relational_,
I saw you help me once, maybe you can help me with this issue?
Best regards,
Amit
If you want to see the Test Executions related to the Test Plan, you can use the following structure:
issue IN linkedIssues("PRJ-1359")
You will be able to see all the related tests also.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.