Issue bulk operations
Bulk edit issues
Use this API to submit a bulk edit request and simultaneously edit multiple issues. There are limits applied to the number of issues and fields that can be edited. A single request can accommodate a maximum of 1000 issues (including subtasks) and 200 fields.
Permissions required:
- Global bulk change permission.
- Browse project permission in all projects that contain the selected issues.
- Edit issues permission in all projects that contain the selected issues.
- If issue-level security is configured, issue-level security permission to view the issue.
post/rest/api/3/bulk/issues/fields
Request body
Response
Returned if the request is successful.