Skip to content

Remove MailGun onboarding email controller

What does this MR do and why?

Remove in product onboarding email controller. Remove in_product_marketing_emails_enabled setting.

Groups::EmailCampaignsController was used previously before switching to Iterable for onboarding emails. Right now it only has random request once in couple days from old emails and we are OK with that:

Click to expand Screenshot_2023-09-04_at_12.20.00
# MR
1 Remove MailGun product onboarding email (!130318 - merged)
2 this MR
3 Remove MailGun onboarding messages (!130626 - merged)
4 Remove in_product_marketing_email modal call in... (!131129 - merged)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2023-08-31_at_13.51.15 Screenshot_2023-08-31_at_13.51.26

How to set up and validate locally

  1. Login as admin and go to admin preferences

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #418137 (closed)

Edited by Serhii Yarynovskyi

Merge request reports