Migration: {{ migration.id }}
Status:
General error: {{ migration.generalError }}
Errors:
Progress:
Entities: {{ migration.processedItemsCount }} / {{ migration.totalItemsCount }}
Start Date: {{ migration.startDate | localtime }}
End Date: {{ migration.endDate | localtime }}
Duration: {{ migration.elapsedTime | duration }}
Estimated Left: {{ migration.estimatedLeftTime | duration }}
Started by:
Entity Error {{ error.type }} [{{ error.id }}] {{ error.label }} {{ error.error }} No error details available