{{ticket.title}}
{{ticket.description}}
Ticket Details
Ticket Info
- Ticket ID: {{ticket.id}}
- Created: {{ticket.created_date}}
- Last message: 27 Mar 2019
- Status: {% comment %} {{ticket.get_status_display}} {% endcomment %} {% comment %}
- Source: Email {% endcomment %}
Responsibility
Documents
-
{% if attachments %}
{% for attachment in attachments %}
{% with extension=attachment.file.name|lower|slice:"-4:" %}
-
{{comment.comment}}
{% if comment.comment_attachment.all %} {% for attachment in comment.comment_attachment.all %} {% with extension=attachment.file.name|lower|slice:"-4:" %}