Email feature requests: reply-to, subject, from
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 42/100
Research direction
Start in apps/mailman/mailer.py and inspect the MailMaker and MailSurvey implementations, then trace how the MailSurvey subject is supplied from the UI. Confirm the default sender, optional reply-to behavior, and survey subject handling against the issue; done means all three email feature requests work without changing unspecified behavior.
Written by the indexing model from the issue text.
Description
Probably makes sense to address these all in a single FR / branch.
Code: https://github.com/developmentseed/api.work.vote/blob/master/apps/mailman/mailer.py
- Set MailSurvey to use settings.DEFAULT_SURVEY_FROM_EMAIL instead of DEFAULT_FROM_EMAIL.
- Allow specifying separate reply-to for both MailMaker and MailSurvey. For now can just have them default to None / not set. Need to check with FEC what they want here.
- Check that MailSurvey subject lines are set correctly from UI; it seems they always get set to "Workelections.com Survey" instead.
- Dominant language
- Python
- Stars
- 6
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from developmentseed/api.work.vote
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 35/100
developmentseed/api.work.vote#116 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
developmentseed/api.work.vote#87 · 3 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
All issues in developmentseed/api.work.vote
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100