jira.js
Guide
GitHub
Preparing search index...
cloud
StatusScopeSchema
Variable StatusScopeSchema
Const
StatusScopeSchema
:
ZodObject
<
{
project
:
ZodOptional
<
ZodObject
<
{
id
:
ZodString
}
,
$loose
>
>
;
type
:
ZodCustom
<
string
&
{}
|
"PROJECT"
|
"GLOBAL"
,
string
&
{}
|
"PROJECT"
|
"GLOBAL"
,
>
;
}
,
$loose
,
>
= ...
The scope of the status.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
The scope of the status.