Skip to content

Hide N+1 query behind intended feature flag

Sarah Yasonik requested to merge sy-alert-assignee-feature-flag into master

What does this MR do?

In testing !32609 (merged), a N+1 query was discovered. This puts the feature behind the feature flag it was intended to be behind, to give a little time to fix the query.

Because of this N+1 !33122 (comment 352183023) has been put on-hold and WIP again.

Related issue: #219571 (closed)

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 Rémy Coutable

Merge request reports