Can we publish a JUnit report to a test case belonging to a particular test cycle?
We are able to publish the report to a test case via https://support.smartbear.com/zephyr-scale-cloud/api-docs/#tag/Automations/operation/createJUnitExecutions but every report upload creates a separate test cycle. We want to link the executions to a particular test cycle during the API call.
Thanks.