Update Issue
Update an issue in Jira.
Options
Field | Definition | Type | Required |
---|---|---|---|
Project |
List of existing projects in your Jira account. If your project isn't displayed in the dropdown list, select --Insert Project Key-- to manually add your project key in the Project Key field. |
Dropdown |
TRUE |
Project Key |
The key for the project where the issue is created. You can find the key on the Projects page of your Jira instance. This optional value is used if you select --Insert Project Key-- in the Project dropdown list.
|
Text |
FALSE |
Issue Type |
Type of issue. 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 options, 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. |
Text |
FALSE |
Issue Type |
Type of issue you selected in the Issue Type dropdown. |
Text |
FALSE |
Summary |
Summary of the issue. |
Text |
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 a message to a user, you can add their Slack identifier using a combination of @ and their accountId. For example, @ABCDEF012. |
Text |
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 |