|
{{ issue.issue_identifier }} updates {{workspace}}/{{project}}/{{issue.issue_identifier}}: {{ issue.name }} |
{{ data.0.actor_detail.first_name}} {{data.0.actor_detail.last_name }} made {{data|length}} {% if data|length > 1 %}updates{% else %}update{% endif %} to the issue.
{% elif data|length == 0 and comments|length > 0 %}{{ comments.0.actor_detail.first_name}} {{comments.0.actor_detail.last_name }} added {{comments|length}} new {% if comments|length > 1 %}comments{% else %}comment{% endif %}.
{% elif data|length > 0 and comments|length > 0 %}{{ data.0.actor_detail.first_name}} {{data.0.actor_detail.last_name }} made {{data|length}} {% if data|length > 1 %}updates{% else %}update{% endif %} and added {{comments|length}} new {% if comments|length > 1 %}comments{% else %}comment{% endif %} on the issue.
{% endif %} {% else %}There are {{ data|length }} new updates and {{comments|length}} new comments on the issue
{% endif %} {% for update in data %} {% if update.changes.name %}The issue title has been updated to {{ issue.name}}
{% endif %} {% if data %}Updates
Comments
{% for comment in comments %}
{% if comment.actor_detail.avatar_url %}
{% else %}
|
|
This email was sent to
{{ receiver.email }}.
If you'd rather not receive this kind of email,
you can unsubscribe to the issue
or
manage your email preferences.
|