Skip to content

Switch Groups UX to emails_enabled

What does this MR do and why?

Switch Groups UX to emails_enabled

Change the frontend experience for the groups to use emails_enabled instead of emails_disabled.

Properly "ignore" the emails_disabled column in the model.

This is the second of two MRs to transition the Namespaces/Groups to utilize the emails_enabled column. The first half can be found here: !127899 (merged)

Continues work on #24733

Changelog: added EE: true

Screenshots or screen recordings

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

Before After
image image
image image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Merge request reports