buttondown / roadmap

Buttondown's public roadmap
53 stars 0 forks source link

Auto-set `email_type` to Premium if the email is filtered to premium recipients #3404

Open benborgers opened 2 months ago

benborgers commented 2 months ago

Currently the email_type (which determines who can view an archived email on the web) defaults to Public, even if the email was only sent to Premium subscribers via the new filters.

There's a longer-term solution hiding in here, but for now we should at least detect a Premium email and set the email_type to Premium as well.

https://secure.helpscout.net/conversation/2693726667/5405

jmduke commented 2 months ago

In addition to this, we need to figure out how to deal with checks for:

email.email_type == Email.Type.PRIVATE

Ben-EvergreenS commented 2 months ago

Link to Ticket

Update: user reached out today to show renewals coming through as new premium.