Skip to content

Remove migrate_bio_to_user_details FF

Adam Hegyi requested to merge remove_migrate_bio_to_user_details_ff into master

What does this MR do?

Related issue: #251080 (closed)

This MR removes the remove_migrate_bio_to_user_details_ff feature flag. The flag is already obsolete since the migration of users.bio -> user_details.bio happened in 13.3. (safe to remove)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports