Content
View differences
Updated by Jens Ulferts about 7 years ago
Currently, the requests for all queries, that is necessary to display them in the work package menu is issued as one of the first, blocking more urgent requests (i.e. the ones for the board query).
That request should either be issued later if at all for the boards page. It might also only be loaded on demand when the user navigates to the work package menu.
The list of grids is also loaded all the time even when the user visits e.g. the work packages page.

That request should either be issued later if at all for the boards page. It might also only be loaded on demand when the user navigates to the work package menu.
The list of grids is also loaded all the time even when the user visits e.g. the work packages page.
