Update Issue
update_issueModify an existing Redmine issue's status, assignee, dates, priority, notes, or other fields. Use it to change issue details through the MCP server.
Instructions
Update an existing issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| subject | No | ||
| due_date | No | ||
| issue_id | Yes | ||
| status_id | No | ||
| done_ratio | No | Percentage of completion (integer 0-100). | |
| is_private | No | ||
| project_id | No | ||
| start_date | No | ||
| tracker_id | No | ||
| category_id | No | ||
| description | No | ||
| priority_id | No | ||
| custom_fields | No | ||
| private_notes | No | ||
| assigned_to_id | No | ||
| estimated_hours | No | ||
| parent_issue_id | No | ||
| fixed_version_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||