Actions
Patch #18983
closedAllow filtering of Redmine Reminders by Version
Status:
Closed
Priority:
Normal
Assignee:
Category:
Email notifications
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Description
We had a requirement to setup cron jobs that would notify users of issues assigned to them that were overdue or coming due within a specific timeframe.
The rake redmine:send_reminders is great, but doesn't allow filtering by Version so here's a patch and tests to allow for this.
Files
Updated by Jean-Philippe Lang almost 10 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Target version set to 3.0.0
Patch committed in r13964, with some fixes in the following changes. Thanks.
Actions