7cb2755617
Changes `Banzai::CrossProjectReference#parent_from_ref` to return the project in the context if the project's `full_path` matches the ref we're looking for, as it makes no sense to go to the database to find a Project we already have loaded.
5 lines
139 B
YAML
5 lines
139 B
YAML
---
|
|
title: Banzai label ref finder - minimize SQL calls by sharing context more aggresively
|
|
merge_request: 22070
|
|
author:
|
|
type: performance
|