Details
Description
On the project dashbord, all the project_measures rows associated with the snapshot are loaded whereas only those with "rule_id is null" are really used. If we do this optimization, instead of loading around 2'800 rows for a project with 450 rules activated, only 100 rows will be loaded.