Skip to content

Remove members_api_expose_enterprise_users_emails_only feature flag

What does this MR do and why?

Related to #439044 (closed)

This MR removes members_api_expose_enterprise_users_emails_only feature flag. We added this flag to safely roll out the change that stops exposing users emails who are provisioned by the group's SAML or SCIM but are not enterprise users.

The feature flag has been set to true on gprd since Jan 26, 2024. We have not seen any report directly related to this change. I think we can remove this flag now.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

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.

Edited by Bogdan Denkovych

Merge request reports