jira.js
Guide
GitHub
Preparing search index...
cloud
StatusesPerWorkflowSchema
Variable StatusesPerWorkflowSchema
Const
StatusesPerWorkflowSchema
:
ZodObject
<
{
initialStatusId
:
ZodOptional
<
ZodString
>
;
statuses
:
ZodOptional
<
ZodArray
<
ZodString
>
>
;
workflowId
:
ZodOptional
<
ZodString
>
;
}
,
$loose
,
>
= ...
The statuses associated with each workflow.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
The statuses associated with each workflow.