jira.js
Guide
GitHub
Preparing search index...
cloud
CustomFieldContextDefaultValueLabelsSchema
Variable CustomFieldContextDefaultValueLabelsSchema
Const
CustomFieldContextDefaultValueLabelsSchema
:
ZodObject
<
{
contextId
:
ZodString
;
labels
:
ZodArray
<
ZodString
>
;
type
:
ZodEnum
<
{
labels
:
"labels"
}
>
;
}
,
$loose
,
>
= ...
Default value for a labels custom field.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Default value for a labels custom field.