Actions
Defect #11723
closedredmine:send_reminders notification misses if assignee is a group
Status:
Closed
Priority:
Low
Assignee:
Category:
Email notifications
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Rake task "redmine:send_reminders" only send notifications for tickets assigned to users, if the ticket is assigned to a group, users in that group don't get notificated. It's discussable but IMHO is a must for teamwork.
In addition there's no way to especify a group_id in the rake task.
Actions