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

Ability to delete/hide subscriptions #135

Open
ymilki opened this issue Mar 12, 2021 · 1 comment
Open

Ability to delete/hide subscriptions #135

ymilki opened this issue Mar 12, 2021 · 1 comment

Comments

@ymilki
Copy link
Member

ymilki commented Mar 12, 2021

In line with #46, we need a way to delete existing subscriptions.

We currently want to consolidate existing subscription times into one time, and even completely delete unused subscriptions.

The challenge with deleting existing subscriptions is handling all the references to subscriptions. Simply deleting the subscription will leave dangling references in the database. In turn, users that were signed up for the subscription will continue receiving emails for the subscription.

@ymilki
Copy link
Member Author

ymilki commented Jul 8, 2021

Alternatively, making subscriptions active/inactive would be sufficient.

@ymilki ymilki changed the title Ability to delete subscriptions Ability to delete/hide subscriptions Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant