Skip to content

Remove assigned open issue count background worker [RUN ALL RSPEC] [RUN AS-IF-FOSS]

charlie ablett requested to merge cablett-revert-background-count-calc into master

What does this MR do?

Reverts !59961 (merged). The code isn't bad, it just didn't make much difference in terms of performance. Any attempt to re-introduce should have a clear goal rather than simply leaving it there for some unknown future purpose.

Also removes feature flag assigned_open_issues_cache.

Note: This seems in line with only removing workers in major releases even though it theoretically shouldn't matter since it's behind a feature flag 🤔

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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 🤖 GitLab Bot 🤖

Merge request reports