Skip to content

Remove usages of emails_disabled in favor of emails_enabled for Projects

What does this MR do and why?

Remove usages of emails_disabled

Remove direct usages of the emails_disabled field of projects in favor of using emails_enabled.

Update frontend descriptions and find places where emails_disabled is set directly.

This is the second of a proposed stream of MRs to perform the transition now that the batched background migrations have completed: !93005 (comment 1176353761)

This furthers progress on #24733 (closed).

Screenshots or screen recordings

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

Type Before After
Project 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.

Edited by Joe Snyder

Merge request reports