iTop
iTop copied to clipboard
N°7636 - Too many OQL requests executed in order to display a lnk
Improve performance of displaying links on screen
Currently when displaying a user query, displaying a lnk requires 5 sql queries :
After the PR, the same lnk only requires 2 SQL queries:
In total on the screen, the gain is 12 requests:
before:
after: