Create a new custom field definition
Field | Type | Required | Description |
---|---|---|---|
DisplayName |
string | ✔️ | N/A |
Description |
*string | ➖ | N/A |
FieldType |
string | ✔️ | N/A |
PermissibleValues |
[]string | ➖ | N/A |
Required |
bool | ✔️ | N/A |
RequiredAtMilestoneID |
*string | ➖ | An optional milestone ID to specify when the field should become required, if required is set to true . If not provided, required fields are always required. |