Batch Edition Operations
Batch edition operations allow Report Forge admins and report owners to act on multiple editions simultaneously — bulk status changes, bulk PDF export, and bulk archiving. Batch operations are available in the Editions tab when multiple editions are selected.
Accessing batch operations
- Go to the project → Editions tab.
- Select editions using the checkbox at the left of each row, or click Select all to select all visible editions.
- The batch action toolbar appears at the top of the list showing the count of selected editions and available actions.
Available batch operations
Bulk status change
Available to: Report Owner, Workspace Admin
| From status | Batch action | To status |
|---|---|---|
| Approved | Bulk close | Closed |
| Draft (multiple stale editions) | Bulk cancel | Cancelled |
Bulk close: Close all selected Approved editions at once. Use this at the end of a project phase when many editions are approved and ready for archival.
Steps:
- Filter Editions list to status = Approved.
- Select all editions to close.
- Click Batch actions → Close selected.
- Confirm — all selected editions move to Closed status.
Considerations:
- Closing an edition is not reversible by contributors — only Workspace Admins can re-open a closed edition.
- Verify that outputs have been generated for all editions before bulk closing.
- The audit log records the bulk close action with the acting user and timestamp.
Bulk export
Available to: Report Owner, Workspace Admin
Bulk export generates output files for multiple editions and packages them into a ZIP archive.
Steps:
- Select editions to export (can be mixed statuses — only Approved and Closed editions can have outputs generated; other statuses are skipped).
- Click Batch actions → Export selected.
- Configure:
| Setting | Options |
|---|---|
| Output template | Select which output template to use for all editions |
| Export format | PDF, Excel, Word, or CSV |
| File naming | Token-based: {{edition_name}}_{{edition_period}} |
| Delivery | Download as ZIP / Save to SharePoint folder |
- Click Generate — Report Forge renders each edition's output in queue.
- A progress indicator shows completion percentage (large batches may take several minutes).
- When complete, download the ZIP or confirm the SharePoint delivery.
File naming in ZIP:
Each file is named using the configured token pattern. Example: North Station_Monthly Progress_2026-05.pdf. If two editions produce the same filename, a numeric suffix is appended: ..._2026-05_1.pdf, ..._2026-05_2.pdf.
Use bulk export for:
- End-of-project audit pack (all approved editions for the project)
- Monthly distribution of a set of project reports
- Archival export before closing a project
- Compliance submission with multiple reporting periods
Bulk archive
Available to: Workspace Admin
Bulk archive moves selected editions to an archived state — read-only, preserved for reference.
Important: Archive at the blueprint level (which archives all its editions simultaneously) is covered in Blueprint Archive Lifecycle. Edition-level bulk archive archives specific edition records independently of the blueprint status.
Steps:
- Select editions to archive (typically Closed editions only).
- Click Batch actions → Archive selected.
- Confirm.
Archived editions:
- Are removed from the default Editions list view.
- Remain visible when the Editions filter includes "Archived".
- Are read-only — no further editing or status changes.
- Outputs remain downloadable.
Bulk assign
Available to: Report Owner, Workspace Admin
Bulk assign updates the contributor or reviewer assignees for multiple editions at once.
Use case: A team member joins the project mid-cycle and needs to be added as a contributor to all open Draft editions.
Steps:
- Filter to Draft or Submitted editions.
- Select the editions to update.
- Click Batch actions → Assign members.
- Add the new member to the Assignees list.
- Click Apply — the member is added to all selected editions without replacing existing assignees.
When to use batch operations vs. individual management
| Scenario | Recommended approach |
|---|---|
| End-of-project: close 12 approved editions | Bulk close |
| Monthly client distribution: 5 project PDFs | Bulk export |
| New team member added mid-cycle | Bulk assign |
| One edition needs a specific correction | Individual edition management |
| Compliance audit pack: 24 monthly editions | Bulk export → ZIP |
| Archive a completed project | Blueprint archive (not edition-level archive) |
| Single edition is stale and should be cancelled | Individual cancel |
Batch export limitations
| Limitation | Detail |
|---|---|
| Editions that cannot be exported | Draft, Submitted, In review, Changes requested — these statuses do not have approved outputs to export. Batch export skips these editions and reports the count skipped. |
| Maximum batch size | 100 editions per batch export. For larger sets, export in multiple batches. |
| Large output files | PDFs with images or many pages may take 2–5 seconds each. A batch of 50 such editions may take 5–10 minutes. |
| Concurrency | One batch export job runs at a time per workspace. A second batch will queue behind the first. |
Audit trail for batch operations
Every batch operation creates audit log entries for each affected edition. The audit log entry includes:
- The batch operation type (bulk close, bulk export, bulk assign, etc.)
- The acting user
- The timestamp
- A batch operation ID linking all affected editions to the same batch action
Review batch operations in Audit Log → filter by Batch operation type.
Related
- Batch Export Audit Pack tutorial — step-by-step: bulk-select approved editions → batch PDF → ZIP audit pack
- Blueprint Archive Lifecycle — archiving entire blueprints and their editions
- Reporting Cycle Automation — automating recurring export and delivery
- Audit Log — reviewing batch operation history