jira.js
Guide
GitHub
Preparing search index...
cloud
CustomFieldContextDefaultValueSingleOptionSchema
Variable CustomFieldContextDefaultValueSingleOptionSchema
Const
CustomFieldContextDefaultValueSingleOptionSchema
:
ZodObject
<
{
contextId
:
ZodString
;
optionId
:
ZodString
;
type
:
ZodEnum
<
{
"option.single"
:
"option.single"
}
>
;
}
,
$loose
,
>
= ...
The default value for a single select custom field.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
The default value for a single select custom field.