OptionalexpandThe Get issue API expand parameter to use in the response if the returnIssue parameter is true.
OptionalfieldsList of issue screen fields to update, specifying the sub-field to update and its value for each field. This field
provides a straightforward option when setting a sub-field. When multiple sub-fields or other operations are
required, use update. Fields included in here cannot be included in update.
OptionalhistoryThe ID or key of the issue.
OptionalnotifyWhether a notification email about the issue update is sent to all watchers. To disable the notification, administer Jira or administer project permissions are required. If the user doesn't have the necessary permission the request is ignored.
OptionaloverrideWhether screen security is overridden to enable uneditable fields to be edited. Available to Connect app users with Administer Jira global permission and Forge apps acting on behalf of users with Administer Jira global permission.
OptionaloverrideWhether screen security is overridden to enable hidden fields to be edited. Available to Connect app users with Administer Jira global permission and Forge apps acting on behalf of users with Administer Jira global permission.
OptionalpropertiesDetails of issue properties to be added or update.
OptionalreturnWhether the response should contain the issue with fields edited in this request. The returned issue will have the same format as in the Get issue API.
OptionaltransitionOptionalupdateA Map containing the field name and a list of operations to perform on the issue screen field. Note that fields
included in here cannot be included in fields.
Details of an issue update request.