• Alex Kalderimis's avatar
    Fix N+1 in Epic.issues · f1f96540
    Alex Kalderimis authored
    This uses the caching_array_resolver to eliminate the N+1 for
    Epic.issues.
    
    The filtering by accessibility is removed since we have authorization to
    do that for us, which is tested in the request specs.
    f1f96540
epic_issues_resolver_spec.rb 1.75 KB