Bug #32870
Feature #36172: Forge cleanup and update umbrella issue
Use Reminder Script for Due Date
| Status: | Accepted | Start date: | 2011-12-29 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 1 (View) |
Description
Use the Reminder Script to Keep Track of When Issues Are Due, see "Redmine Tips", page 32.
On my Redmine, I use: 7 days, all projects, all trackers, and only myself. So my command looks like:
$ rake redmine:send_reminders days=7 users='1' RAILS_ENV=production
So send an email, when issue's Due Date is near.
History
Updated by Steffen Gebert over 1 year ago
This currently fails with
srv108:/var/www/vhosts/forge.typo3.org/home/redmine/lib# rake redmine:send_reminders days=7 RAILS_ENV="production" users="486" rake aborted! uninitialized constant Rake::DSL
Updated by Peter Niederlag about 1 year ago
- Status changed from New to Accepted
- Parent task set to #36172