Failed Background Job ~~~ Failed Background Job --------------------- {% if org %} Organization: {{ org.name }} ({{ job.oid }}) {% endif %} Job type: {{ job.type }} Job ID: {{ job.id }} Started: {{ job.started.isoformat(sep=" ", timespec="seconds") }}Z Finished: {{ finished.isoformat(sep=" ", timespec="seconds") }}Z {% if job.object_type %} Object type: {{ job.object_type }} {% endif %} {% if job.object_id %} Object ID: {{ job.object_id }} {% endif %} {% if job.file_path %} File path: {{ job.file_path }} {% endif %} {% if job.replica_storage %} Replica storage name: {{ job.replica_storage.name }} {% endif %}