I want to set up an automation in Jira to manage the linkage of bugs with test plans in Xray.
Currently, I have test cases linked to a test execution, and these executions are associated with a test plan. However, when I execute a test case and identify a defect (bug), it is logged in Jira and linked to the test case and its execution, but not to the test plan.
The goal of the automation is to automatically establish the link between the bug and the corresponding test plan.
Hi @Soukaina IBALINE ,
Thank you for your question!
Xray doesn't offer a dedicated setting or action flow that allows you to do that. However, that can be achieved using Jira Automation.
You can start by creating a trigger which would be an issue creation, and add a condition for its issue type being either a Bug or a Defect.
Nonetheless, for the whole solution, perhaps it would be best to reach out to Atlassian directly?
Let us know the outcome,
Best, Francisco
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.