micromasters icon indicating copy to clipboard operation
micromasters copied to clipboard

allow staff to resend e-mail

Open pdpinch opened this issue 8 years ago • 0 comments

As mentioned in #808, staff would like to be able to resend messages to students who missed the search criteria when the mail was originally sent, but now qualify.

We can calculate how many students were missed by diff'ing the to list from a sent mail and the current results from the same search query. We will use that diff as the to list for a new mail. In all other regards, the new mail will behave like any other new mail, using the same UI, API and models.

pdpinch avatar Aug 04 '16 19:08 pdpinch