Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JQL to find Test Plans linked to a given Test Execution w/X-ray

Blake Stover
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!
November 2, 2022

I am using Jira w/x-ray working on a kanban which contains a backlog of all text executions known/in queue for a large multi-pod team. 

 

We have testing occuring in phases called "Pre-cert", "Program Cert" and "Release Cert"

 

(Which are really Sprint/Feature test, System, and Integration)

Test executions have no phase value, so I want to do a query which takes the test execution, finds the test plan linked to it, gets the phase from the test plan and then applies the desired phase as a filter to which executions to display (I'm trying to make a filter button so its a combined backlog then hitting the filter button would restrict to the chosen phase).

I am not having any luck finding an advanced query or a combination of simple queries which returns "TestPlan" from "TestExecution". 

So, I'm looking for the inverse lookup to testExecutionTests

If I were naming this function, I'd call it testExecutionTestPlans.

Anyone have any ideas on how to do this?

 

0 answers

Suggest an answer

Log in or Sign up to answer