Name | Type | Description | Notes |
---|---|---|---|
globalId | String | Must use override if you want to set this value on POST. | [optional] |
project | Integer | Only required when creating a new item (POST). | |
itemType | Integer | ID of an item type | |
childItemType | Integer | ID of an item type | |
location | RequestLocation | ||
fields | Map<String, Object> | A map of field names to field values e.g. {"name":"Sample Item", "status": 292, "release": 2, "assigned": 23} |