Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 643 Bytes

CreateCustomFieldContext.md

File metadata and controls

10 lines (9 loc) · 643 Bytes

CreateCustomFieldContext

Properties

Name Type Description Notes
id String The ID of the context. [optional]
name String The name of the context.
description String The description of the context. [optional]
projectIds List<String> The list of project IDs associated with the context. If the list is empty, the context is global. [optional]
issueTypeIds List<String> The list of issue types IDs for the context. If the list is empty, the context refers to all issue types. [optional]