update_issue_status
Modify the status of a Redmine issue by providing an issue ID and either a status ID or name, with optional notes for updates. Returns the result message.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
issue_id | Yes | ||
notes | No | ||
status_id | No | ||
status_name | No |