Project

General

Profile

Actions

Feature #3660

open

Configurable subject of notification email for issue_add/issue_edit

Added by Don Pedro almost 15 years ago. Updated about 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Email notifications
Target version:
-
Start date:
2009-07-23
Due date:
% Done:

0%

Estimated time:
1.00 h
Resolution:

Description

Since Gmail is grouping emails into chains by their subject, it's very preferred that email subject will stay the same during all life of issue.
I.e., in /app/models/mailer.rb, in both issue_add() and issue_edit() email subject should not rely on issue status. I'm using:

subject "[#{issue.project.name} - #{issue.tracker.name} ##{issue.id}] #{issue.subject}"

Of course, it should be configurable per-user (something like checkbox "Gmail-friendly subjects" in email settings)


Related issues

Related to Redmine - Feature #13111: New setting to include the status changes in issue mail notifications subjectClosedGo MAEDA2008-02-04

Actions
Actions

Also available in: Atom PDF