Skip to content
Snippets Groups Projects
Commit 4e38985b authored by Sean McGivern's avatar Sean McGivern
Browse files

Fix typo in IssuesFinder comment

[ci skip]
parent 4bd17d4f
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -60,7 +60,7 @@ class IssuesFinder < IssuableFinder
# `user_can_see_all_confidential_issues?`) are more complicated, because they
# can see confidential issues where:
# 1. They are an assignee.
# 2. The are an author.
# 2. They are an author.
#
# That's fine for most cases, but if we're just counting, we need to cache
# effectively. If we cached this accurately, we'd have a cache key for every
Loading
Loading
---
title: Cache open issue and merge request counts for project tabs to speed up project
pages
merge_request:
merge_request: 12457
author:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment