Skip to content
  • Paco Guzman's avatar
    AbstractReferenceFilter caches current project_ref on RequestStore when active · 211f549cba7f
    Paco Guzman authored
    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.
    211f549cba7f