-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.2.4
-
Fix Version/s: QualifiedToSchedule
-
Tags:
See NXS-3137
For user with too many projects, the Nuxeo IDE call to StudioAPI.getProjects() times out.
Nuxeo IDE does not need to get the complete project description (features, etc.) for every projects. It needs to get the projects names and Ids (to be confirmed), for the user to be able to associate the Studio projects he wants to his Nuxeo IDE project. Only at that moment, Nuxeo IDE should fetch the "complete" Studio project configuration for needed projects, to fill its cache (for auto-completion, etc.).