You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following fields are available from the API but not included in the schema.
name: "system_field_options"
type: "array" (optional) - definition of array not in docs
description: "Presented for a ticket field of type tickettype, priority or status"
name: "sub_type_id"
type: "integer" (optional)
description: "priority and status fields only, inaccessible to all other field types. Defaults to 0. A priority sub type of 1 removes the Low and Urgent options. A status sub type of 1 adds the On-Hold option."
The text was updated successfully, but these errors were encountered:
The following fields are available from the API but not included in the schema.
name: "system_field_options"
type: "array" (optional) - definition of array not in docs
description: "Presented for a ticket field of type
tickettype
,priority
orstatus
"name: "sub_type_id"
type: "integer" (optional)
description: "
priority
andstatus
fields only, inaccessible to all other field types. Defaults to 0. Apriority
sub type of 1 removes theLow
andUrgent
options. Astatus
sub type of 1 adds theOn-Hold
option."The text was updated successfully, but these errors were encountered: