Optionaldescription?: stringThe description of the context.
The ID of the custom field.
Optionalid?: stringThe ID of the context.
OptionalissueTypeIds?: string[]The list of issue types IDs for the context. If the list is empty, the context refers to all issue types.
The name of the context.
OptionalprojectIds?: string[]The list of project IDs associated with the context. If the list is empty, the context is global.
Optionaloptions: RequestOptions
Creates a custom field context.
If
projectIdsis empty, a global context is created. A global context is one that applies to all project. IfissueTypeIdsis empty, the context applies to all issue types.Permissions required: Administer Jira global permission.