Skip to content
parkd126 edited this page Dec 10, 2018 · 5 revisions

Overview

A custom field can have different configurations and options per project which is indicated by the configs field. To check if a custom field is applicable to a specific project (and to find out the field options for this project), the context of the field configuration must either be global (is_global) or include the ID of the project in project_ids.

Fields

Name Type Description
context Context The context of the field configuration must either be global (is_global) or include the ID of the project in project_ids
options Options Options for custom field
id String The unique ID of the Case Field
Clone this wiki locally