You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The MDN team has discontinued the MDN newsletter. We need to delete all records in the newsletters table where the newsletter name is 'mdnplus'. There have been no prior campaigns, so only the subscription entries exist without any associated engagement data.
Tasks:
Create an Alembic migration to remove rows with name='mdnplus' from the newsletters table.
Test the migration in a staging environment to ensure it functions correctly.
Deploy the migration to production after successful testing.
The text was updated successfully, but these errors were encountered:
The MDN team has discontinued the MDN newsletter. We need to delete all records in the newsletters table where the newsletter name is 'mdnplus'. There have been no prior campaigns, so only the subscription entries exist without any associated engagement data.
Tasks:
name='mdnplus'
from the newsletters table.The text was updated successfully, but these errors were encountered: