Optionalfields?: Record<string, any>OptionalhistoryMetadata?: {Issue id or key
OptionalnotifyUsers?: stringSend the email with notification that the issue was updated to users that watch it. Admin or project admin permissions are required to disable the notification.
Optionalproperties?: { key?: string; value?: unknown; [key: string]: unknown }[]Optionaltransition?: {Optionalupdate?: Record<Optionaloptions: RequestOptions
Edits an issue from a JSON representation. The issue can either be updated by setting explicit the field value(s) or by using an operation to change the field value.