summaryrefslogtreecommitdiff
path: root/app/views/notify/issues_csv_email.text.erb
blob: 5d4128e3ae9fa3544c929fc17b64db3d0b9b02ff (plain)
1
2
3
4
5
Your CSV export of <%= pluralize(@written_count, 'issue') %> from project <%= @project.full_name %> (<%= project_url(@project) %>) has been added to this email as an attachment.

<% if @truncated %>
This attachment has been truncated to avoid exceeding a maximum allowed attachment size of 15MB. <%= @written_count %> of <%= @issues_count %> issues have been included. Consider re-exporting with a narrower selection of issues.
<% end %>