Open
Description
Context
When we have 250k+ assets, dynamic group crash the platform. This is due to the asset group being dynamic and calculated whenever it is needed. We need to find a way to have them be less CPU intensive.
First point to investigate is function computeDynamicAssets in AssetGroupService.java