Actions
Feature #603
closedDon't include new status for issues in email subject
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email notifications
Target version:
-
Start date:
2008-02-04
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
Ideally, the subject would just contain the project name, the tracker, the issue #, and the subject of the issue. This is useful because it allows email clients to thread all emails relating to a single issue together. This is the behaviour already, except when the status is changed.
Also, of interest, text in the subject enclosed in square brackets is ignored for the purposes of threading, but I wouldn't follow the PHP bug tracker's example of including the information there, for it is in the body anyway. Bugzilla, like we currently do, puts the bug # in square brackets. This is harmless (for we'll never work around subject changes short of including a Reply-To header).
Related issues
Actions