Name | Type | Description | Notes |
---|---|---|---|
entityTypeName | WorkItemEntityTypes | [default to null] | |
description | String | [optional] [default to null] | |
state | WorkItemStates | [default to null] | |
priority | WorkItemPriorityModel | [default to null] | |
steps | List | [default to null] | |
preconditionSteps | List | [default to null] | |
postconditionSteps | List | [default to null] | |
duration | Integer | Must be 0 for shared steps and greater than 0 for the other types of work items | [default to null] |
attributes | Map | [default to null] | |
tags | List | [default to null] | |
attachments | List | [optional] [default to null] | |
iterations | List | [optional] [default to null] | |
links | List | [default to null] | |
name | String | [default to null] | |
projectId | UUID | This property is used to link workitem with project | [default to null] |
sectionId | UUID | [default to null] | |
autoTests | List | [optional] [default to null] |