jira.js
Guide
GitHub
Preparing search index...
cloud
PreviewRuleConfigurationSchema
Variable PreviewRuleConfigurationSchema
Const
PreviewRuleConfigurationSchema
:
ZodObject
<
{
id
:
ZodOptional
<
ZodString
>
;
parameters
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodAny
>
>
;
ruleKey
:
ZodOptional
<
ZodString
>
;
}
,
$loose
,
>
= ...
Rule configuration for workflow transitions.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Rule configuration for workflow transitions.