jira_update_issue
Modify JIRA issues by updating fields, transitioning status, or adding worklogs. Requires an issue key and supports priority, assignee, labels, components, and notifications.
Instructions
Updates an existing JIRA issue with field changes, status transitions, and worklog entries
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignee | No | ||
components | No | ||
description | No | ||
issueKey | Yes | ||
labels | No | ||
notifyUsers | No | ||
priority | No | ||
summary | No | ||
transition | No |