jira.js
Guide
GitHub
Preparing search index...
cloud
CustomFieldValueUpdateSchema
Variable CustomFieldValueUpdateSchema
Const
CustomFieldValueUpdateSchema
:
ZodObject
<
{
issueIds
:
ZodArray
<
ZodNumber
>
;
value
:
ZodUnknown
}
,
$loose
,
>
= ...
A list of issue IDs and the value to update a custom field to.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
A list of issue IDs and the value to update a custom field to.