プロジェクト

全般

プロフィール

Vote #64411

未完了

mail reminder for watchers

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

ステータス:
New
優先度:
通常
担当者:
-
カテゴリ:
Email notifications_9
開始日:
2009/01/09
期日:
進捗率:

0%

予定工数:
category_id:
9
version_id:
32
issue_org_id:
2477
author_id:
992
assigned_to_id:
0
comments:
16
status_id:
1
tracker_id:
2
plus1:
6
affected_version:
closed_on:
affected_version_id:
ステータス-->[New]

説明

Please add an option to the watchers if they should receive a reminder mail too.
sometimes it's usefull that all related people get a reminder for the tasks.

or am i missing something and it's already possible to do?


journals

Duplicated: #2477
--------------------------------------------------------------------------------
Duplicated: #3035, i meant.
--------------------------------------------------------------------------------
+1
I think this issue is not a duplicate of #3035.
So the status should be reverted to "New".
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
+1
--------------------------------------------------------------------------------
+1
--------------------------------------------------------------------------------
+1 how do you send email reminders to watchers?
--------------------------------------------------------------------------------
+1 I also expect this function to be implemented.
--------------------------------------------------------------------------------
I have created a patch to implement this feature.

This patch introduces new option 'recipients', which specifies recipient types ('assignee' or 'watcher'), to the rake task 'redmine:send_reminders'.

*Examples:*

*@rake redmine:send_reminders@*
*@rake redmine:send_reminders recipients=assignee@*
Send reminders to assignees. same behavior with the current implementation.

*@rake redmine:send_reminders recipients=assignee,watcher@*
Send reminders to assignees and wathcers.

*@rake redmine:send_reminders recipients=watcher@*
Send reminders to watchers.
--------------------------------------------------------------------------------
Let's deliver this feature in 3.4.0.
--------------------------------------------------------------------------------
The text in the reminder email is "X issue(s) that are +assigned to you+ are due in the next N days". That doesn't work for watchers. We should adapt this message for watchers and maybe group issues by assignee.

Could we discuss about how the email should look like? That could be:

<pre>
X issue(s) that you are watching are due in the next N days:

* X issues assigned to A:
* issue nn
* ...

* X issues assigned to B:
* issue nn
* ...

* X issues assigned to nobody:
* issue nn
</pre>
--------------------------------------------------------------------------------
Thanks for taking a look at the patch.

Jean-Philippe Lang wrote:
> The text in the reminder email is "X issue(s) that are +assigned to you+ are due in the next N days". That doesn't work for watchers. We should adapt this message for watchers and maybe group issues by assignee.

I think that more simpler solution is good enough. What do you think?

@recipients=assignee@:
<pre>
X issue(s) that you are involved are due in the next N days:

[Assigned to you]
* issue nn
* ...

[Assigned to your group]
* issue nn
* ...

</pre>

@recipients=assignee,watcher@:
<pre>
X issue(s) that you are involved are due in the next N days:

[Assigned to you]
* issue nn
* ...

[Assigned to your group]
* issue nn
* ...

[Watched by you]
* issue nn
* ...

</pre>
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
+1 Anything new?
--------------------------------------------------------------------------------
Hi,

I'm also very keen on this feature. I've used the standard rake command on my task scheduler which works perfectly but I'd like to notify the Watchers as well. Looked around a lot and installed some old plugins which don't work with my 4.1.1 version.
This thread has been dead for a while but hopefully someone can give me an update.
I also tried: @bundle exec rake redmine:send_reminders recipients=assignee,watcher days=3 RAILS_ENV="production"@
It still works but it still only emails assignees.

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


related_issues

relates,New,3035,Reminder at start-date
blocks,New,25049,Issues which are assigned to group are not listed in reminders if 'users' parameter is specified

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

  • カテゴリEmail notifications_9 にセット
  • 対象バージョンCandidate for next major release_32 にセット

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

いいね!0
いいね!0