Skip to content
New issue

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

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add opt out link to weekly digest email #83

Open
mjtribble opened this issue Nov 16, 2022 · 1 comment
Open

Add opt out link to weekly digest email #83

mjtribble opened this issue Nov 16, 2022 · 1 comment

Comments

@mjtribble
Copy link
Collaborator

mjtribble commented Nov 16, 2022

The weekly digest email needs to have an unsubscribe link
Figma Design

weekly_digest/templates/emails/weekly_digest_events.html

Opt out of the weekly digest subscription by setting WeeklyDigestSubscription.subscribed = False

@dashcraft
Copy link
Collaborator

PATCH: /weekly_digests/:digest_id
set subscribed = "False"

this route needs to be a redirect route on the frontend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants