Closed jcechace closed 7 years ago
When accessing a list of project there is a REST call performed for each of the project. This initial access should be made lazy.
@mijaros should be done, right?
Yes, by referenced commit c98f92495f10d5d7c32b21c71ac2ded0167ccaa4 which is alredy merged into master.
Fixed by c98f924
When accessing a list of project there is a REST call performed for each of the project. This initial access should be made lazy.