Section title and navigation
The header area shows the RollbackPro app name, a brief overview of the section, and the navigation tabs (Dashboard, Restore Center, Change Logs, Settings). Two sub-tabs:- Change Logs, data grid of restore activity statuses.
- Webhook Logs, data grid of API responses received from BigCommerce.
Search and refresh controls
A search box at the top filters the grid. The text you enter is searched across the ID, Event, and Status columns. The refresh button reloads the visible grid.
Change Logs sub-tab
The grid columns:
| Column | What it shows |
|---|---|
| ID | Unique change-log identifier |
| Event | Description of the event (e.g. “Restore Product 12345 to version 17”) |
| Status | Success or Failure |
| Date and Time | Timestamp of the entry |
| View button | Appears only on Failure rows |
“We encountered an issue while processing your request due to a data mapping error with the BigCommerce API. Would you like our support team to investigate this and get back to you?”Click Yes and an email is sent to helpdesk@vortexiq.ai for troubleshooting:
Webhook Logs sub-tab
The grid columns:
| Column | What it shows |
|---|---|
| Log ID | Unique webhook log identifier |
| Entity | Data entity (Product, Category, Customer, etc.) |
| EntityID | Entity-level unique identifier |
| Service | Type of webhook |
| Error Message | Response received from the BigCommerce API |
| Date and Time | Timestamp of the webhook log entry |
| View button | Opens the full BigCommerce API response payload |
Help button
The Help button in the corner opens the corresponding help article in the knowledge base.When to use Change Logs vs Webhook Logs
| Question | Use which sub-tab |
|---|---|
| Did my rollback yesterday actually succeed? | Change Logs |
| Why did the rollback fail? | Change Logs (View on the Failure row) |
| Why did this Product not back up after I edited it? | Webhook Logs (filter by Entity Product, Service the webhook type) |
| Did BigCommerce return an unusual error? | Webhook Logs |
Cross-links
- Restore Center, the surface that generates Change Log entries.
- Settings, where real-time backup is enabled or disabled per entity.
- FAQs and known issues, known cases where logs may show transient errors.