Deprixa Plus — Import & Migration · Import Job Tracking
Every import (CSV or SQL) creates an ImportJob record that you can review at any time. This provides a full audit trail of all import activity.
Import History
The import history table displays all past import jobs with the following information:
| Column | Description |
|---|---|
| Date | When the import was executed |
| Method | CSV/Excel or Deprixa Pro SQL |
| Status | Completed, Partial (some errors), or Failed |
| Imported | Number of records successfully created |
| Skipped | Number of records that were skipped (duplicates or validation errors) |
| Errors | Number of records that failed to import |
Detailed Results
Click on any import job row to view the detailed results. The detail view shows:
- Which specific rows were successfully imported
- Which rows were skipped, with the reason for each (e.g., duplicate tracking number, missing required field, invalid data format)
- Which rows produced errors, with the error message for each
This makes it easy to identify and correct issues in your source data before re-importing.