activities
latest
false
UiPath logo, featuring letters U and I in white

Integration Service Activities

Last updated Feb 19, 2026

Update Issue

Project compatibility

Windows | Cross-platform

Overview

Update an existing comment on a Jira issue, with optional role-based visibility limits.​

DescriptionAPI MethodAPI PathScopes
Update a Jira issuePUT/rest/api/2/issue/{issueIdOrKey}
  • read:jira-work - to resolve fields and project/ issue-type metadata
  • write:jira-work - to create issues via POST /rest/api/2/issue
  • read:jira-user – recommended to resolve users for assignment

Input

ParameterDescriptionData TypeRequiredVisible
Project 1The unique key of the project​stringYesYes
Issue typeThe type of the issue (task, story, bug, epic, etc.)​stringYesYes
Issue ID or keyThe issue key (for example ABCD-1234) or issue ID​stringYesYes
Dynamic fieldsAdditional fields fetched from Jira based on configuration​ DependsYes

1 Select the Project and the related Issue type to dynamically retrieve additional input properties. Once the input properties are set, you can use a variable for the Issue key or ID field. When using variables, you can still use the same input properties when updating issues, as long as the properties still apply. Alternatively, create a sample Jira project with an issue type that includes all possible fields across various projects and issue types. This enables you to handle different fields in different projects when updating the issue.

How it works

Note: The authenticated Jira account must have sufficient permissions to the respective resource in each activity. Check out Jira project permissions documentation.

The Update Issue activity is very similar to the Create Issue activity. It updates an issue in Jira based on the specified issue’s standard and custom fields that are dynamically retrieved during design time.

Once you set the Project and Issue type fields, you can replace the Project and Issue type dynamically, with the help of variables, so that the fields remain on your canvas. In this case, you can only add the issue to a project where all the fields (or a subset of all the dynamic fields) apply.

Alternatively, you can use a different Issue type to bring in different sets of fields. In this case, you can only update an issue where all the fields or a subset of the fields apply.

Since issues can have different fields in different projects, we recommend creating a sample Project with an Issue type that contains all possible issue fields across multiple projects and issue types. This ensures that you can create issues across multiple projects and issue types.

Alternatively, when dynamically creating a Jira issue, you can use the Update Record activity with an Issues object. However, this scenario prevents us from generating your issue input fields during design time and you must work with standard fields like Summary, Description, Assignee, etc.

For more information, see Working with Jira activities.

  • Project compatibility
  • Overview
  • Input
  • How it works

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.