transfer_cycle_issues
Relocate issues from a source cycle to a destination cycle in a Plane project. Supply project, source cycle, and target cycle IDs to complete the move.
Instructions
Transfer issues from one cycle to another.
Args: project_id: The UUID identifier of the project containing the cycle cycle_id: The UUID identifier of the source cycle new_cycle_id: The UUID identifier of the target cycle
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cycle_id | Yes | ||
| project_id | Yes | ||
| new_cycle_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |