7f73f440f9
When getting the max member access for a group of users, we stored the results in RequestStore. However, this will only return results for project members, so anyone who wasn't a member of the project would be checked once at the start, and then once for each comment they made. These queries are generally quite fast, but no query is faster!
4 lines
85 B
YAML
4 lines
85 B
YAML
---
|
|
title: Fix N+1 queries for non-members in comment threads
|
|
merge_request:
|
|
author:
|