Skip to content

Fix refreshing of issues/MR count caches

yorickpeterse-staging requested to merge fix-counts-caching into master

What does this MR do?

This fixes the updating of the open issues/MRs count caches. This was broken but would work in the test suite due to the use of a null cache. This is a fix for a change introduced in 10.0, so no changelog has been added.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/38061

Edited by yorickpeterse-staging

Merge request reports