Skip to content

Remove implicit FF check on `Featurable` [RUN ALL RSPEC] [RUN AS-IF-FOSS]

What does this MR do?

This removes an implicit check of Feature.enabled? as part of feature_available?. This feature_available? mostly references "an access level" type of access and if a feature flag should be used it should be referenced directly.

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 Kamil Trzciński

Merge request reports