{{ row.machine_id or "GLOBAL" }}
{{ row.max_severity|label }}
Incidencia: {{ row.incident_status|label }}
Revisión: {{ row.workflow_status|label }}
{{ row.decision_title }}
{{ row.question_text }}
{% if row.workflow_status == 'IN_CONSULTATION' %}
En consulta
{% endif %}
{{ row.consultation_reason }}
{% if row.follow_up_with %} Consultar con: {{ row.follow_up_with }} {% endif %}- Inicio
- {{ row.first_seen_at|datetime_es }}
- Fin
- {{ row.ended_at|datetime_es }}
- Responsable
- {{ row.review_owner|label }}
- Casos pendientes
- {{ row.pending_root_case_count }}
- Evidencias
- {{ row.linked_episode_count }}
- Atención
- {{ row.attention_status|label }}
Órdenes: {{ row.production_orders|join(", ") }}
{% endif %} Revisar