Fix N+1 in projects REST endpoint and forked projects
When we retrieve projects from the REST endpoint and there are several forks inside, there are several N+1. In this commit we fix several of those.
Showing
Please register or sign in to comment