DoSomething / gladiator

:guardsman: The DoSomething.org competitions platform.
2 stars 0 forks source link

Remove unsubscribe link from welcome #414

Closed sbsmith86 closed 7 years ago

sbsmith86 commented 7 years ago

What's this PR do?

This removes the unsubscribe link from welcome emails. Building the email was failing because there was no competition to unsubscribe from when a user first enters a waiting room.

How should this be manually tested?

Send yourself a test welcome message and all should be gravy.

Any background context you want to provide?

We will be updating the unsubscribe logic to also unsubscribe people who are just in waiting rooms. This fixes the issue in the meantime.

ngjo commented 7 years ago

🐛UNPLANNED WORK: Gladiator first transactional email not sending 🐛

weerd commented 7 years ago

Building the email was failing because there was no competition to unsubscribe from when a user first enters a waiting room.

image