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 Options selections. If you do not provide the project name or the issue type as an option, enter them here.
Field | Definition | Type | Required |
---|---|---|---|
Issue | |||
ID or Key | ID or key of the issue to update. You can find these in the URL of the issue; for example, https://yourdomain.atlassian.net/projects/YP/issues/YP-19 ; or by using the Search Issues card. |
String | FALSE |
Issue Type | type of issue you selected in the Issue Type drop-down | String | FALSE |
Summary | summary of the issue | String | FALSE |
Components | Container or subsection of the project, used to group issues. Setting a default assignee for a component will override 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:
For a full list of possible status codes, see HTTP status codes. |
Number |