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