{{a.id}}
|
{{a.status_nicename}}
{% if a.has_errors %}
error
{% else %}
ok
{% endif %}
|
{{a.author.login}}
|
{{a.target_host}}
|
{{a.port}}
|
{{a.source_branch.path}}
{% if a.source_branch.path != "/trunk" %}(мерж!) {% endif %}
{% if a.comment %} {% endif %}
{{a.comment}}
{% for ticket in a.tickets %}
{{ticket.key}} {{ticket.summary}}
{% endfor %}
|
{{a.url}}
|
{{a.expiration_time}}
|
Подробности
Действия {% if a.actions_count > 0 %}({{ a.actions_count }}){% endif %}
|