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

EndPoint Create Issues


Name

create_issues

Description

No description available

Parameters

Parameter Label Required Options Description
There are no parameters

Output Columns

Label DataType Length Raw Description
id DT_WSTR 50 False
key DT_WSTR 50 False
self DT_WSTR 450 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 False 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$]