Skip to content

Job to send emails to eligible voters

Drew requested to merge email-eligible-voters into dev

@DSASanFrancisco/portal-members

Set up a job to email a list of eligible voters. Command syntax is runjob.py email_voters -e 1 1 2 3 to email members 1, 2, and 3 about election 1. If no member IDs are specified, load all eligible voters for the election (and either way, present the email body and get confirmation before sending).

Safe to merge before or after !162 (merged).

Merge request reports