Jira Connector
Jira Connector Help
Version 6
ZappySys Logo File Version: v6
Supported Engine: 12

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 Whether a notification email about the issue update is sent to all watchers. Possible values: true, false
OverrideScreenSecurity OverrideScreenSecurity NO Whether screen security should be overridden to enable hidden fields to be edited. Possible values: true, false
OverrideEditableFlag OverrideEditableFlag NO 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
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_WSTR 500 True
DescriptionFormatted DT_NTEXT 0 False
Environment DT_WSTR 500 True
EnvironmentFormatted DT_NTEXT 0 False
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_NTEXT 0 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