-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
None
-
None
Open the request tracker tool.
Open a tool with a grid which require a request during rendering (will be a sync request).
The grid fail to render.
During the tool grid rendering it calls server => request tracker add a row and do its rendering that makes the first rendering wrong.
This is due to a static grid issue that prevents two concurent rendering.