Skip to content

Update backend for namespaces for emails_enabled

What does this MR do and why?

Update backend for namespaces for emails_enabled

Add a delegate to use the namespace_settings for the emails_enabled data.

Add functions to namespace_setting to answer the emails_enabled? question by checking all of the ancestor namespaces.

Add parameters to the API which show the new attribute

Update the documentation for the API as well.

This is the first of two MRs which will transition the groups/namespaces to fully switch to emails_enabled: #24733#note_1490953851

Relevant issue: #24733

Changelog: added

Screenshots or screen recordings

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

Before After

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