transfer_cycle_issues
Move issues between cycles within a project using the Plane MCP Server. Specify the project, source cycle, and target cycle to streamline issue management.
Instructions
Transfer issues from one cycle to another
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cycle_id | Yes | The uuid identifier of the source cycle | |
new_cycle_id | Yes | The uuid identifier of the target cycle | |
project_id | Yes | The uuid identifier of the project containing the cycle |