Actions
Feature #2258
closedEmail reminder subject does not include the # of days
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email notifications
Target version:
-
Start date:
2008-12-01
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
When email reminders go out via the rake task, the message body contains the # of issues and the # of days that were specified. Unfortunately, the subject only lists the # of issues, but does not include the # of days. I send out the reminders with different #days look-ahead for different purposes.
So, I'm requesting that the # of days be included in the subject as well. I looked at the code and it is an easy change, but all of the lang files have to be updated as well. Instead of just doing this local, I figured I'd request it.
Thanks!
Actions