rubyforgood/voices-of-consent

Send Box Design needed email when Box has been reviewed

Open

#230 opened on Oct 6, 2019

View on GitHub
 (1 comment) (0 reactions) (1 assignee)Ruby (80 forks)auto 404
Priority: Mediumhelp wanted

Repository metrics

Stars
 (40 stars)
PR merge metrics
 (PR metrics pending)

Description

When a Box has been reviewed and approved, it will need to move on to the next step which is Box Design

This issue includes:

  • Creating the mailer action that will find the Volunteers that have permission (using the pundit policies) to design boxes and send a Box Design needed email
  • Trigger the action when Box review has been completed
  • for every email sent, a MessageLog should be created

Contributor guide