Three tabs
When you open History and Rollback, three tabs appear:
Data Migrations tab
The Data Migrations tab lists every migration with its source environment, destination environment, start and end timestamps, and current status.Filtering
Filter controls at the top of the tab:- From, start date for the date range filter.
- To, end date for the date range filter.
- Batch ID, search for a specific migration by its unique Request ID.
- Apply Filter to apply, Reset to clear.
Reading a migration row
Each row shows:
Status meanings:
Drilling into per-entity detail
Click the Request ID or View Details to expand the migration:
The expanded view lists each entity (e.g. Page Templates, Products, Categories) with:
Green dot with “No errors” confirms a clean migration. For large migrations you can drill down further into individual item-by-item status with their UUIDs, timestamps, and per-item View Details links.
Code Deployment tab
The Code Deployment tab tracks theme deployments from the connected repository:
Each row:
Approval workflow
Code deployments may require approval before going live:- Pending Approval, deployment is waiting for review.
- Approved, deployment will proceed.
- Rejected, deployment will not run.
- Deploy, push the theme to the target environment.
- View Logs, inspect detailed deployment logs.
- Rollback, revert to a previous theme version.
- Schedule, set a future deployment time.
Scheduled Migration tab
The Scheduled Migration tab lists migrations scheduled for future execution. This is a Premium-tier feature.
Each scheduled entry shows:
To cancel a scheduled migration:
- Open the Scheduled Migration tab.
- Find the migration in the grid.
- Click Cancel in the Action column.
- Confirm.
Audit trail summary
The History and Rollback section gives you a complete audit trail:- Who, the system records which account initiated the action.
- What, exactly which entities were migrated.
- When, precise timestamps for every activity.
- Where, source and destination environments.
- Result, success, partial, or failure with error details.
Theme rollback
The Action column on Code Deployment offers Rollback. Click it, and StagingPro redeploys the previous theme version to the same environment. Indicative time: 15 to 20 minutes for the rollback bundle to land on BigCommerce. Useful when a theme deploy regressed checkout or broke a key page.Best practices
Before contacting support
To help our team resolve your issue quickly, please gather the following information before contacting the helpdesk:- Request ID of the problematic migration.
- Started at and Completed at timestamps.
- Error messages from the per-entity view.
- Source and destination environments.