OptionalidThe ID of the UI modification context.
OptionalisWhether a context is available. For example, when a project is deleted the context becomes unavailable.
The issue type ID of the context. Null is treated as a wildcard, meaning the UI modification will be applied to all issue types. Each UI modification context can have a maximum of one wildcard.
OptionalportalThe portal ID of the context. Only required for Jira Service Management request
create portal view (JSMRequestCreate).
The project ID of the context. Null is treated as a wildcard, meaning the UI modification will be applied to all projects. Each UI modification context can have a maximum of one wildcard.
OptionalrequestThe request type ID of the context. Only required for Jira Service Management
request create portal view (JSMRequestCreate).
The view type of the context. Supported values:
GIC - Jira global issue createIssueView - Jira issue viewIssueTransition - Jira issue transitionJSMRequestCreate - Jira Service Management request create portal viewFor Jira view types (GIC, IssueView, IssueTransition), null is treated as
a wildcard, meaning the UI modification will be applied to all view types. Each
Jira context can have a maximum of one wildcard.
Wildcards are not applicable for JSM contexts.
The details of a UI modification's context, which define where to activate the UI modification.