Avoid N+1 queries in epic reference
* 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).
Showing
Please register or sign in to comment