Skip to content

Fix uninitialized constant Elastic::BoolExpr

Dmitry Gruzd requested to merge fix-unitialized-constant-bool-expr into master

What does this MR do?

This MR attempts to fix uninitialized constant Gitlab::Elastic::BoolExpr at ee/lib/elastic/latest/git_class_proxy.rb:123 for local development with hot-reloading enabled.

Screenshots

Screenshot_2020-09-29_at_10.47.23

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 Dmitry Gruzd

Merge request reports