{foreach:project_attachments,cnt,project_attachment}
{if:!project_attachment.is_image}
{if:project_attachment.attachment_name}
{project_attachment.attachment_name}
{end:}
{end:}
{end:}
{foreach:project_attachments,cnt,project_attachment}
{if:project_attachment.is_image}
{if:project_attachment.attachment_name}
:h}/project_id/{project_record.getId():h}/thumb/150120/file_name/{project_attachment.attachment_name:h})
{project_attachment.attachment_name}
{end:}
{end:}
{end:}
{if:file_missing}
Some of the attachments may be missing.
{end:}
Issue tracking team:
{if:has_issue_tracking_team}
{foreach:issue_tacking_teams,cnt,team}
{team.signinId}{if:!team.isLead}
})
{end:}{if:!team.count_end},{end:}
{end:}
{end:}