Skip to content

Add feature flag to skip sidebar counts

Heinrich Lee Yu requested to merge 498901-feature-flag-async-counts into master

What does this MR do and why?

We are working on moving these counts to a separate request. When this feature flag is enabled, the backend will not compute the counts and in another MR we will add logic for the frontend to fetch the counts from GraphQL

References

Please include cross links to any resources that are relevant to this MR This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

  1. Enable async_sidebar_counts feature flag
  2. You should no longer see issue, MR, and epic counts in the project and group sidebar
Edited by Heinrich Lee Yu

Merge request reports

Loading