transfer_cycle_work_items
Transfer work items from a source cycle to a target cycle within a specified project.
Instructions
Transfer work items from one cycle to another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | UUID of the project | |
| cycle_id | Yes | UUID of the source cycle | |
| new_cycle_id | Yes | UUID of the target cycle to transfer issues to |