Skip to content

Revert changes to experiment_enabled due bug

Doug Stull requested to merge revert-82325168 into master

What does this MR do?

Reverts changes since experiment_enabled? is often used without passing the subject, as in this call

We need to analyze this further, and perhaps make further changes so that we don't introduce bugs due to the use of experiment_enabled? that is not passing the subject.

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