Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

AO3-5119 Rails BOT Don't send deleted sign-up email #3012

Merged
merged 1 commit into from Aug 29, 2017

Conversation

Projects
None yet
3 participants
Owner

sarken commented Aug 26, 2017

Issue

https://otwarchive.atlassian.net/browse/AO3-5119

Purpose

The Rails upgrade fixed a bug that was preventing us from sending an email when challenge sign-ups were deleted. Alas, this email had no text and no formatting, just attachments, so it's not a good email to be sending... and no one missed it, since it has been broken for years. Ergo, this removes the code for sending that email, bringing the behavior in line with what's currently on production.

(I didn't run our massive pile of challenge tests locally, so it would not surprise me if Travis fails and I need to update some tests.)

Testing

Refer to JIRA

elzj approved these changes Aug 26, 2017

Looks good pending tests!

0 added, 86 removed 🎊

@ariana-paris ariana-paris merged commit e2165df into otwcode:master Aug 29, 2017

3 checks passed

Scrutinizer 3 new issues, 1 updated code elements
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
hound No violations found. Woof!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment