Jira Connector
Documentation
Version: 9
Documentation

EndPoint Update Issue


Name

update_issue

Description

No description available

Parameters

Parameter Label Required Options Description
IssueIdOrKey IssueIdOrKey NO Enter Issue ID or Key
NotifyUsers NotifyUsers NO
Option Value
true true
false false
Whether a notification email about the issue update is sent to all watchers. Possible values: true, false
OverrideScreenSecurity OverrideScreenSecurity NO
Option Value
true true
false false
Whether screen security should be overridden to enable hidden fields to be edited. Possible values: true, false
OverrideEditableFlag OverrideEditableFlag NO
Option Value
true true
false false
Whether screen security should be overridden to enable uneditable fields to be edited. Possible values: true, false

Output Columns

Label DataType Length Raw Description
body DT_WSTR 4000 False

Input Columns

Label DataType Length Raw Description
Id DT_STR 50 False Issue Id or Key
ProjectId DT_WSTR 50 False Project in which to create an issue. Must use this field or ProjectKey
ProjectKey DT_WSTR 50 False Project in which to create an issue. Must use this field or ProjectId
Summary DT_WSTR 150 False Issue title
Description DT_NTEXT 0 True
DescriptionFormatted DT_NTEXT 0 True
Environment DT_NTEXT 0 True
EnvironmentFormatted DT_NTEXT 0 True
IssueTypeId DT_WSTR 50 False
IssueTypeName DT_WSTR 50 False
AssigneeUserId DT_WSTR 50 False User ID representing a user assigned to an issue
ReporterUserId DT_WSTR 50 False User ID representing a user who reported an issue
Labels DT_WSTR 2000 True Labels, assigned to an issue in JSON string array format
DueDate DT_DBDATE 0 False A date refering to due date of an issue
[$parent.key$] DT_WSTR 2000 False [$parent.name$]
[$parent.key$]_value DT_WSTR 2000 False Set [$parent.name$] value by option text
[$parent.key$]_id DT_WSTR 20 False Set [$parent.name$] value by option item id
[$parent.key$]_text DT_NTEXT 0 True [$parent.name$]_text