jira.js
Guide
GitHub
Preparing search index...
cloud
StatusMappingSchema
Variable StatusMappingSchema
Const
StatusMappingSchema
:
ZodObject
<
{
issueTypeId
:
ZodString
;
newStatusId
:
ZodString
;
statusId
:
ZodString
}
,
$loose
,
>
= ...
Details about the mapping from a status to a new status for an issue type.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Details about the mapping from a status to a new status for an issue type.