assign_issue
Assign issues to specific users in Redmine by specifying issue ID and user details (ID, name, or login). Add optional notes for clarity and receive confirmation of the assignment.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
issue_id | Yes | ||
notes | No | ||
user_id | No | ||
user_login | No | ||
user_name | No |