Hello!
We use Zephyr Scale Cloud API v2 to automate test execution reporting.
We need to set the "Release version" (jiraProjectVersion) field on test executions. However, neither POST /v2/testexecutions nor PUT /v2/testexecutions/{key} support this field according to the API documentation.
The field is present in the GET /v2/testexecutions/{key} response, and it is displayed as "Release version" in the Zephyr Scale UI — but there is no documented way to set it via API.
Is there a supported way to set jiraProjectVersion on test executions via API v2? If not, is this a planned feature?
Environment:
Zephyr Scale Cloud
API v2 (https://api.zephyrscale.smartbear.com/v2/)
Jira Cloud