Update Issue
Update an issue in Jira.
Options
Field | Definition | Type | Required |
---|---|---|---|
Project |
List of existing projects in your Jira account. Select |
Dropdown | TRUE |
Issue Type |
Type of issue to create. Select |
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:
For a full list of possible status codes, see HTTP status codes. |
Number |