Issue bulk operations

Bulk transition issue statuses

Use this API to submit a bulk issue status transition request. You can transition multiple issues, alongside with their valid transition Ids. You can transition up to 1,000 issues in a single operation.

Permissions required:

post/rest/api/3/bulk/issues/transition

Request body

sendBulkNotificationboolean nullable

A boolean value that indicates whether to send a bulk change notification when the issues are being transitioned.

If true, dispatches a bulk notification email to users about the updates.

Response

Returned if the request is successful.

taskIdstring

Changes

No recorded changes to this endpoint across all 17 revisions of this API.