update_test_run
Update an existing test cycle's owner, name, description, planned dates, or status. Unspecified fields are preserved. For Zephyr Scale Cloud.
Instructions
Update an existing test cycle — set owner, name, description, dates, or status. Unspecified fields are preserved. Cloud only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the test cycle (optional) | |
| owner | No | Jira Account ID of the new owner (e.g., "6269ee89494f17007056d8f0") | |
| status_id | No | Numeric status ID to set (optional) | |
| description | No | New description (optional) | |
| test_run_key | Yes | Test cycle key to update (e.g., PROJ-R123) | |
| planned_end_date | No | Planned end date in ISO format (optional) | |
| planned_start_date | No | Planned start date in ISO format (optional) |