Skip to content

Remove optimized_count_users_by_group_id FF

Adam Hegyi requested to merge remove-ff-in-count-users-by-group into master

What does this MR do?

A few releases ago we removed an unnecessary join when loading participants list: !33981 (merged)

This was done behind a FF which we enabled on GL.com. No issues reported.

This MR removes the feature flag.

Screenshots

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
Edited by Mikołaj Wawrzyniak

Merge request reports