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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.