• Sean McGivern's avatar
    Fix issues controller N+1 failure · c1667dea
    Sean McGivern authored
    EE needs :request_store to cache license queries - otherwise we will
    blow past the query limit just with `SELECT * FROM licenses` over and
    over.
    c1667dea
issues_controller_spec.rb 32.6 KB