Actions
Feature #9964
openAdd/change email notification informations
Status:
New
Priority:
Normal
Assignee:
-
Category:
Email notifications
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
When a mail is sent by redmine mailer, for instance on 'New Issue' event, redmine send the email by following this email's subject format:
issue.project.name - issue.tracker.name issue.id (issue.status.name) issue.subject
I would like to customize it with subtask subject, that is, if I've a gerarchic structure like this:
Project --> Task --> SubTask
when a 'New Issue' event is triggered on subtask, the email doesn't have got the task' subject (parent) but only project name (first level) and subtask id (third level).
I hope it is a valid new feature for you. I searched for it but I found nothing.
Best regards
Actions