You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moemnt for every project a own email is created and users which subribed will get amount of project emails on day x.
Wouldn't it make more sense to send all activities for all projects in one email. For every project issue list, there shall be a own section (header).
The text was updated successfully, but these errors were encountered:
yes that makes sense and was initially planned like this.
See the specs in the wiki:
"The results are stored and in the end, one e-mail for every related user, containing the results of all reminders for him, will be sent to this user."
as far as i understand the code in redmine_issue_reminder / lib / tasks / reminder.rake it is doing exactly this. need to test it myself.
At the moemnt for every project a own email is created and users which subribed will get amount of project emails on day x.
Wouldn't it make more sense to send all activities for all projects in one email. For every project issue list, there shall be a own section (header).
The text was updated successfully, but these errors were encountered: