transfer_cycle_issues
Move issues between cycles by specifying source and target cycle IDs to reorganize project work.
Instructions
Transfer issues from one cycle to another
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cycle_id | Yes | The uuid identifier of the source cycle | |
| project_id | Yes | The uuid identifier of the project containing the cycle | |
| new_cycle_id | Yes | The uuid identifier of the target cycle |