Skip to content

Remove enterprise_users_automatic_claim feature flag

What does this MR do and why?

This MR removes enterprise_users_automatic_claim feature flag and all related code that was disabled by that flag.

Automatic claims of enterprise users feature has been globally enabled since Oct 20, 2023 and is stable.

This MR also removes Notify.provisioned_member_access_granted_email mailer that hasn't been used since Oct 20, 2023 because enterprise_users_automatic_claim FF was globally enabled. It should be safe to remove this mailer.

Related to #421407 (closed) and #424226 (closed)

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.

Edited by Bogdan Denkovych

Merge request reports