{{ object.summary }}
- Origin
- {{ object.provider.name }}
- Parent
- {{ object.parent }} {% ifequal object.parent None %}{% else %}Trace{% endifequal %}
- Status
- {{ object.status|get_status|safe }}
- Impact
- {{ object.impact|get_impact|safe }}
- Type
- {{ object.type }}
- Language
- {{ object.language|get_language }}
- Description
- {{ object.description }}
- Occurred at
- {{ object.occurrence_time }}
- Detected at
- {{ object.detection_time }}
Additional Information
- {{ value.type.name }}
- {{ value.value }}
Attachments
-
{% for item in attachments %}
- {{ item.url }} ({{ item.format }}) {% empty %}
- This incident has no attachemts {% endfor %}
Liaison
- Name
- {{ object.liaison.name }}
- {{ object.liaison.email }}
- Phone
- {{ object.liaison.phone }}