EndPoint Update Issue
Name
update_issue
Description Parameters Output ColumnsName | DataType | Length | Raw | Description |
---|---|---|---|---|
body | DT_WSTR | 4000 | False |
Name | 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 |