Import Results

{% if success_undo %}

Import was undone. This is now a simulation, you can run the import again.

{% endif %} {% if create_count %} Created: {{ create_count }}
{% endif %} {% if update_count %} Updated: {{ update_count }}
{% endif %} {% if fail_count %} Failed: {{ fail_count }}
Download failed records {% endif %} {% if commit %} {% if import_log.import_type == "N" %}

It's possible to undo Create only reports. Click here to undo. If you imported properties that created other records, we can not guarentee those records will be removed.

{% endif %} {% else %}

This was only a simulation. Click here to run the import.

{% endif %}