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")"
Community moderators have prevented the ability to post new answers.
Hi @Adam Riche
I’ve put together a detailed LinkedIn post with a solution for this exact issue, feel free to check it out! https://www.linkedin.com/posts/activity-7360990696188559360-arrc?utm_source=share&utm_medium=member_desktop&rcm=ACoAAANdqw0B5fFI0ESmORo1jyernbkozUK6qWg
It covers how to query Test Executions under a Test Plan in Jira Cloud using the correct JQL function. Let me know if you have any questions!
Best,
Daniella@Seoofy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.