issueCustomFieldContexts property
This resource represents issue custom field contexts. Use it to:
- get, create, update, and delete custom field contexts.
- get context to issue types and projects mappings.
- get custom field contexts for projects and issue types.
- assign custom field contexts to projects.
- remove custom field contexts from projects.
- add issue types to custom field contexts.
Implementation
late final issueCustomFieldContexts = IssueCustomFieldContextsApi(_client);