jira.js
Guide
GitHub
Preparing search index...
cloud
VersionIssuesStatusSchema
Variable VersionIssuesStatusSchema
Const
VersionIssuesStatusSchema
:
ZodObject
<
{
done
:
ZodOptional
<
ZodNumber
>
;
inProgress
:
ZodOptional
<
ZodNumber
>
;
toDo
:
ZodOptional
<
ZodNumber
>
;
unmapped
:
ZodOptional
<
ZodNumber
>
;
}
,
$loose
,
>
= ...
Counts of the number of issues in various statuses.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Counts of the number of issues in various statuses.