The way we work is:
What I would like to know if it's possible is: when creating the test execution, this should inherit some fields from the test plan (example: fix versions).
Hi @Carolina Godinho
Welcome to the Atlassian Community!
As I researched, Xray doesn’t support inheriting fields from a Test Plan to a Test Execution out of the box, as they are separate issue types. If you need this behavior for copying Fix Version, you can achieve it using Jira Automation by triggering on Test Execution creation and copying values from the linked Test Plan using smart values.
Do you need an example of automation for this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.