• Jan Provaznik's avatar
    Avoid N+1 queries in epic reference · fde4980f
    Jan Provaznik authored
    * We can avoid N+1 in epic autocomplete by preloading epic groups.
    * We can also optimize epic cross reference by using just group id instead
    of using epic's group (and group's projects).
    fde4980f
n1_cross_ref.yml 113 Bytes