Jira Connector
Documentation
Version: 9
Documentation

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_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