Skip to content

Remove new user emails transferred to Mautic #2540 (engine)

Olivia Madrid requested to merge feat/move-mautic-emails-2540 into master

Ticket(s) / Related Merge Requests

#2540 (closed)

Summary of Changes

Removed all references to these emails:

  • Welcome "Welcome to Minds"
  • PostSignupSurvey "What do you think of Minds" (day 7)
  • OnboardToRewards "Get paid for your posts" (day 3)
  • BringYourFriends "Friends help friends" (day 1)

Testing Considerations

New user emails listed above should NOT send.

Deployment Considerations

Before deploying, the related helm-chart MR should be merged.

When deploying, coordinate with @markryansallee so he can switch these emails ON in Mautic.

After deployment, we can remove these experiments from Growthbook:

  • minds-2957-email
  • minds-2958-email
  • minds-2966-email

Regression Scope

  • New user emails not sending because we did not coordinate with Ryan

Platform Affected (web, mobile, etc)

Both

Developer Testing Completed

Tests pass.

Screenshots / Screen Recording

image

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Olivia Madrid

Merge request reports