transfer_cycle_issues
Move issues from one project cycle to another within Plane MCP Server, ensuring continuity and organization by specifying project and cycle identifiers.
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 |