jira.js
Guide
GitHub
Preparing search index...
cloud
RequiredMappingByWorkflowsSchema
Variable RequiredMappingByWorkflowsSchema
Const
RequiredMappingByWorkflowsSchema
:
ZodObject
<
{
sourceWorkflowId
:
ZodOptional
<
ZodString
>
;
statusIds
:
ZodOptional
<
ZodArray
<
ZodString
>
>
;
targetWorkflowId
:
ZodOptional
<
ZodString
>
;
}
,
$loose
,
>
= ...
The list of required status mappings by workflow.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
The list of required status mappings by workflow.