AbstractReferenceFilter caches current project_ref on RequestStore when active
Before we weren’t caching current_project_ref because normally the reference to the current project doesn’t include the path with namespace. But now we store the current project in the projects reference cache to be used for the same filter when accessing using path with namespace of for subsequent filters executed on the cache.
Showing
Please register or sign in to comment