Issue Details (XML | Word | Printable)

Key: CRUC-248
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Joe Xie [atlassian]
Reporter: David Hergert
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Crucible

Configurable email subject line

Created: 08/Feb/08 12:58 AM   Updated: 25/Jun/08 08:00 PM
Component/s: None
Affects Version/s: 1.2.3
Fix Version/s: 1.5

Time Tracking:
Not Specified

Issue Links:
Reference
 

Participants: Anas Rouetbi, David Hergert and Joe Xie [atlassian]
Since last comment: 10 weeks, 2 days ago
Resolution Date: 08/Apr/08 07:41 PM
Labels:


 Description  « Hide
The subject line for notifications from Crucible (and FishEye too) is not configurable. It would be nice to be able to customize this.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Joe Xie [atlassian] added a comment - 11/Mar/08 05:52 PM
Email notification subject line now customisable via its template.

Anas Rouetbi added a comment - 25/Jun/08 04:10 AM
Hello,

Can you tell me please how did resolve this?
We have this subject on our email notification: (status) (issue name) issue summary

I want to change it to this: (issue name) issue summary (status)

Can you help me please?
Thank you


David Hergert added a comment - 25/Jun/08 07:34 AM
You can change it by changing the contents of
%CRUC_HOME/template/crucible-notification-subject.ftl

Joe Xie [atlassian] added a comment - 25/Jun/08 08:00 PM
Hi Anas,

You might also want to take note that some notifications have a custom subject that is different to the one specified in %CRUC_HOME%/template/crucible-notification-subject.ftl - they are:

  • state-*-notification.ftl , where * is either changed or closed
  • reply-notification.ftl

See http://confluence.atlassian.com/display/FISHEYE/12.+Customising+Email+Notifications and http://confluence.atlassian.com/display/CRUCIBLE/Customising+Email+Notifications for more details.

Joe