jira_update_issue
Modify JIRA issues by updating their summary, description, assignee, or priority using the specified issue key to streamline issue management and tracking.
Instructions
Update an existing JIRA issue
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignee | No | New assignee account ID | |
description | No | New description | |
issueKey | Yes | The JIRA issue key | |
priority | No | New priority name | |
summary | No | New summary |