ProjectsIssueTypes
Query the available Issue Types of projects.
Columns
Name | Type | References | SupportedOperators | Platform | Description |
Id [KEY] | String | The Id of the issue type. | |||
ProjectId [KEY] | Int |
Projects.Id | The Id of the project. | ||
ProjectName | String |
Projects.Name | The name of the project | ||
Name | String | The name of the issue type. | |||
Description | String | The description of the issue type. | |||
Subtask | Boolean | The subtask of the issue type. Not applicable for update. | |||
IconUrl | String | The icon URL of the issue type. | |||
AvatarId | String | The id of the avatar |