Update Issue

Update an issue in Jira.

Options

Field Definition Type Required
Project

List of existing projects in your Jira account.

Select All Projects to enter the project name as an input.

Dropdown TRUE
Issue Type

Type of issue to create.

Select All Issue Types to use the issue type as an input.

Dropdown TRUE

Choose All Projects or All Issue Types to run different types each time the flow is executed.

Input

Input fields are dynamically generated from your selections in the Options fields. If you don't provide the project name or the issue type as an option, enter them here.

Field Definition Type Required
Issue
ID or Key

Unique ID or key of the issue. You can find these in the URL of the issue or by using the Search Issues card.

For example, if the URL is https://yourdomain.atlassian.net/projects/YP/issues/YP-19, the key is YP-19.

String FALSE
Issue Type Type of issue you selected in the Issue Type dropdown. String FALSE
Summary Summary of the issue. String FALSE
Components

Container or subsection of the project. This is used to group issues.

Setting a default assignee for a component overrides the project's default assignee.

List of Text FALSE
Description A description of the issue. To send an email to a user, mention them (@ + accountId) here. String FALSE

Output

Field Definition Type
Status Code

Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:

  • A 201 Created status code indicates success where a new resource was created.
  • A 403 Forbidden error indicates that the HTTP request wasn't processed because the necessary permissions were missing.

For a full list of possible status codes, see HTTP status codes.

Number

Related topics

Jira connector

Workflow elements

Jira API documentation