I am trying to create a query for Test Executions that are within a Test Plan in Jira/Xray.
My problem is that when I query for linked tickets to the test plans, I find that I have to go back and link each individual execution to the test plan that it's already under...
IF the executions were automatically tied to the testplan by a link, this might not be an issue.
In any case, is there a function I can use to achieve this result? I found the following from another source but it does not work for Jira Cloud. (ps -Why is Jira server vs cloud so different? It really makes finding answers to problems much harder)
"issue in testPlanTestExecutions("XXX")"