Update Issue
Use this action to update an existing issue in your JIRA account.
Complete the following steps to use the Update Issue action in your workflow:
1. Drag the Update Issue action under the JIRA connector to the canvas, place the pointer on the action, and then click or double-click the action. The Update Issue action window opens.
2. Edit the Label, if needed. By default, the label name is the same as the action name.
3. To add a JIRA connection refer to Add JIRA Connection.
If you previously added a connection for JIRA, select it from the list.
4. In the Project ID field, select or specify the project ID.
5. In the Issue ID field, select or specify the issue ID that you want to update.
6. In the Issue Type field, select an issue type:
Task
Bug
Sub-task
Story
7. In the Parent Issue field, select or specify the parent issue ID. This is a required field for sub-task.
8. In the Summary field, enter the detailed summary of the issue.
9. Click Show additional fields.
10. Under the Affects Version(s) group, click Add, and in the Affects Version field, select or specify the version ID.
Click Add to add multiple versions. Alternatively, click to delete any version that you added.
11. In the Description field, enter the sub-task description in JSON format. For information about the format, see Atlassian Document Format.
12. In the Priority list, select the priority ID.
13. In the Reporter list, select or specify the ID of the user who reports the issue.
14. In the Assignee list, select or specify the ID of the user to whom the issue is assigned.
15. Under the Labels group, click Add, and in the Label field, enter a label for the issue.
Click Add to add multiple labels. Alternatively, click to delete any label that you added.
16. Under the Fix Version(s) group, click Add, and in the Fix Version field, select or specify the version ID.
Click Add to add multiple versions. Alternatively, click to delete any version that you added.
17. Under the Additional Parameters group, click Add, and enter the name of the parameter in the Name field and its value in the JSON format in the Value field. For information about the format, see Atlassian Document Format.
Click Add to add multiple parameters. Alternatively, click to delete any parameters that you added.
18. Click Done.
Was this helpful?