FM Operations · Artisan Job Card

{{ ticket.ref }}

{{ ticket.summary }}
{{ ticket.status }} {{ ticket.priority }} {{ ticket.category }}

Job Details

{{ ticket.estate or '—' }}
{{ ticket.unit or '—' }}
{{ ticket.customer or '—' }}
{{ ticket.assignee or 'Unassigned' }}
{{ ticket.materials or 'None specified' }}
{% if ticket.location_note %}
{{ ticket.location_note }}
{% endif %}

Customer Conversation

{% if messages %} {% for msg in messages %}
{{ msg.created_at[:16] }} UTC · {{ msg.sender }}
{{ msg.body }}
{% endfor %} {% else %}
No messages yet
{% endif %}

Photos & Evidence

{% for ev in evidence %} IMG {% endfor %}

Update Job Status

Full View Dashboard