{% extends "main.html" %} {% block content %}
| Updated | Skipped | Errors | Total Rows |
|---|---|---|---|
| {{ summary.updated }} | {{ summary.skipped }} | {{ summary.errors }} | {{ summary.total }} |
Skipped rows had a non-truthy render_cares value and were intentionally not processed.
Error rows had a data problem (missing id, name mismatch, missing external_id, etc.) and were not updated.
Check the results log for details.
| Name | {{ import_archive.name }} |
|---|---|
| Status | {{ import_archive.get_import_status_display }} |
| Results Log | Download results CSV |