Bulk edit work items on a Jira board

You can't really bulk-edit on a Jira board. You can multi-select cards and open the Bulk change menu, but every path opens a separate wizard. Here's the realistic flow in both space types, and how BetterBoard handles it inline.

Company-managed board

In company-managed spaces, bulk editing is gated by a global permission. Without Make bulk changes, the menu item is hidden entirely: no error, no nudge, it simply isn't there. Once you have it, the flow looks like a board action but pivots into a separate wizard the moment you confirm.

  1. Verify the "Make bulk changes" global permission
    An admin grants this from Settings → System → Global permissions. Without it, the Bulk change menu won't appear on the board at all. Ask your Jira admin to assign it to your group, or have them run the operation for you.
  2. Multi-select cards on the board
    Hold (Mac) or Ctrl (Windows) and click each card you want to edit, or Shift-click to grab a range. Selected cards highlight with a checkmark badge.
  3. Open Bulk change
    Right-click any selected card, or click on a selected card and choose Bulk change → Edit work items. Jira leaves the board and opens its bulk change wizard.
  4. Walk through the wizard
    Confirm the selection, pick the field you want to change, enter the new value, and toggle Send email notifications off unless you want every assignee and watcher emailed. Some fields can't be edited here at all (Summary, Description, Attachments, Environment, Components, Fix versions, Parent links across spaces); see Limitations below.
  5. Confirm and wait
    Click Confirm on the final screen. Keep the dialog open until processing completes; closing early can leave the edit half-applied. The 1,000-work item cap applies per operation, so larger updates need to be split into batches.

Team-managed board

Team-managed spaces require the same Make bulk changes global permission as company-managed ones. The wizard flow is identical, with one wrinkle: parent links between team-managed spaces can only be cleared, never reassigned across spaces.

  1. Verify the "Make bulk changes" global permission
    An admin grants this from Settings → System → Global permissions. Without it, the Bulk change menu won't appear on the board at all. Ask your Jira admin to assign it to your group, or have them run the operation for you.
  2. Multi-select cards on the board
    Hold (Mac) or Ctrl (Windows) and click each card, or Shift-click to select a range. Selected cards get a checkmark badge.
  3. Open Bulk change
    Right-click a selected card, or click and choose Bulk change → Edit work items. The wizard opens in a separate view.
  4. Walk through the wizard
    Confirm the selection, pick the field, enter the new value, and toggle Send email notifications off if you don't want hundreds of emails firing. Summary, Description, Attachments, and Environment can't be bulk-edited.
  5. Confirm and wait
    Click Confirm and let Jira finish processing. The same 1,000-work item cap applies. Don't close the dialog until it reports completion.

BetterBoard for Jira

In BetterBoard, bulk editing is something you do on the board, not in a separate wizard. Select the cards you want to change, then update the field. That's the whole flow.

  1. Shift-click to select cards
    Click the first card, then shift-click the last card to select a range, or hold (Mac) / Ctrl (Windows) to pick non-adjacent cards. The selection toolbar appears at the top of the board.
  2. Edit the field inline
    Use the toolbar to change assignee, sprint, status, priority, labels, or any custom field. Changes apply to every selected card immediately. No wizard, no confirmation screen, no reload.
Tip. You can also bulk-edit with the keyboard. Press ⌘K to open the command palette with cards selected, then type the field name and the new value.

Good to know

Before you start a bulk edit, know what Jira won't let you do:

  • 1,000 work items per operation. This is a hard cap in Jira Cloud. Larger jobs need to be split.
  • No undo. There is no native rollback in either space type. If you change the wrong field on 500 work items, you'll have to bulk-change them back, which requires remembering the original values.
  • Some fields can't be bulk-edited. Summary, Description, Attachments, Environment, and Space are excluded. To move work items between spaces, use Bulk move instead of Bulk edit.
  • Different workflows can't be transitioned together. If your selection spans work items with different workflows, you'll have to transition them in separate groups.
  • Closed and completed sprints are excluded when bulk-editing the Sprint field. Only active and future sprints accept changes.
  • Notifications fire by default. A bulk edit on 500 work items can send 500 emails. There's a "Send notifications" toggle in the wizard, but it's off-by-default behavior worth remembering.
  • Cross-space permissions must all pass. If the selection spans multiple spaces, you need the relevant permission (Edit Work items, Assign Work items, etc.) in every space. A missing permission in one space fails the whole batch.

Bulk edit without the wizard

BetterBoard connects to your Jira and turns 5 steps into 2. Free to try, no migration. Pair it with our filter-without-JQL guide to slice your board exactly how you want.

FAQ

Can I undo a bulk edit in Jira?
No. Jira has no native undo for bulk operations. The only way to reverse a bulk edit is to run another bulk edit setting the fields back to their previous values, which requires knowing what they were. Some teams export the filter results to CSV before running a bulk edit as a backup.
Why is the "Bulk change" option not showing for me?
In company-managed spaces, bulk editing requires the global "Make bulk changes" permission. If you don't have it, the menu item is hidden with no error. Ask your Jira admin to grant the permission, or have them run the bulk edit for you.
Can I bulk-edit the summary or description of multiple work items?
No. Jira excludes Summary, Description, Attachments, Environment, and Space from bulk edits. For space changes, use the separate Bulk Move operation. For summary or description, you'll need to edit work items one at a time or use the Jira REST API.
How many work items can I bulk-edit at once?
Jira Cloud caps bulk operations at 1000 work items per run. Data Center admins can raise this, but it's not recommended above a few thousand due to memory limits. BetterBoard has no fixed cap; bulk edits run against the Jira API in batches behind the scenes.
Can I bulk-edit subtasks?
Yes, but you have to include them explicitly in your filter (e.g. issuetype = Sub-task). Parent work items and their subtasks are separate work items in Jira and aren't grouped automatically in bulk operations. See also: showing multiple Jira spaces on one board.
Does BetterBoard need bulk-edit permissions in Jira?
BetterBoard uses your own Jira credentials, so it inherits whatever permissions you already have. If you can edit a work item in Jira, you can edit it in BetterBoard. There's no extra global permission to enable.