プロジェクト

全般

プロフィール

Vote #63100

完了

Send notifications when issues come due

Admin Redmine さんが約4年前に追加. 約4年前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
Email notifications_9
対象バージョン:
開始日:
2008/04/25
期日:
進捗率:

0%

予定工数:
category_id:
9
version_id:
2
issue_org_id:
1112
author_id:
674
assigned_to_id:
1
comments:
4
status_id:
5
tracker_id:
2
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

This script is a standalone script meant to be run periodically (i.e. once daily) via crontab. It can be given optional parameters for filtering by projects and/or by tracker, and can look ahead for due dates a configurable number of days (default=3).

h2. Usage

Usage: [--help] [--debug] [--project ] [--tracker ] [--days ]
 --help  show this help
 --debug show extra debug information
 --project   name of project to process
 --tracker   name of tracker for filtering issues
 --days      how many days in the future to whine about

h2. Known issues

For some reason, the script does not grab the config.action_mailer.delivery_method from the ../config/environment.rb properly (all other parameters seem to be ok), so the script checks the value and resets it to :smtp programatically. If someone has a fix, please help.

h2. References

Originally mentioned on "this":http://www.redmine.org/boards/1/topics/show/614 forum thread.


journals

Forgot to add the patch that supplies the issue_due function required by the whinemail.rb script
--------------------------------------------------------------------------------
And the templates that generate the email message
--------------------------------------------------------------------------------
It can be usefull indeed.
I've added a similar functionality in r1459, with a few differences:
* only assignees are notified
* each user receive a single mail with the list of the issues that are assigned to him and due in the next days
* the script is written as a rake task

Days, project and tracker options are available.
More info by running:

rake -D redmine:send_reminders

Carl, let me know what think.

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------


related_issues

relates,New,1694,eMail reminder on ticket overdue
relates,Closed,551,Reminder

Admin Redmine さんが約4年前に更新

  • カテゴリEmail notifications_9 にセット
  • 対象バージョン0.8_2 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0