Skip to content

#1116 Task Manager Email Scheduler

Targets #1116 (closed)

Summary

  1. Cron for sending task email notifications
  2. Handling different types of task email recipients
  3. Handling different types of task assignee
  4. Cron scheduled for 12am every day for the configured timezone which defaults to UTC

Note

  1. This does not set dynamic data for email templates - need to work on that once we have the list of email templates
  2. Does not handle the additional functionality that happens in the review invitation and other actionable emails - will work on that separately

Merge request reports