Update issue
update_issueUpdate any field of an existing Redmine issue, including status, priority, assignee, description, and progress. Add notes to the issue journal.
Instructions
Update fields of an existing Redmine issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Issue id to update | |
| notes | No | Comment added to the issue journal | |
| subject | No | ||
| status_id | No | ||
| done_ratio | No | ||
| description | No | ||
| priority_id | No | ||
| assigned_to_id | No |