transfer-issues
Move project issues between cycles in Plane to reorganize workflows and maintain progress tracking.
Instructions
Transfer issues from one cycle to another
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ID of the project | |
| cycle_id | Yes | ID of the source cycle to transfer issues from | |
| new_cycle_id | Yes | ID of the target cycle to transfer issues to |