update_issue
Modify a Jira issue by updating its assignee, description, priority, status, or summary using the issue key. Streamline issue management and ensure accurate task tracking in Jira projects.
Instructions
Update an existing Jira issue
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignee | No | Email of new assignee | |
description | No | New description | |
issueKey | Yes | Key of the issue to update | |
priority | No | New priority | |
status | No | New status | |
summary | No | New summary/title |