Defect #17713
send_reminders not reliable
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Email notifications | |||
Target version: | - | |||
Resolution: | Affected version: | 2.5.0 |
Description
Hello,
I have noticed that something is wrong with the reminder-function.
following runs ervery weekday on the server:
rake redmine:send_reminders days=0 RAILS_ENV="production"
I created a Test-issue on 30.06., with the same due-date.
It was set from "open" to "in work" on 01.07.
Reminding-Mails were sent on the following dates:
03.07.
04.07.
10.07.
11.07.
14.07.
15.07.
16.07.
The issue is still "in work" but since the 16.07. reminding-mails aren't sent anymore.
The task runs fine.
Any ideas?
History
#1
Updated by Toshi MARUYAMA almost 8 years ago
- Category set to Email notifications