Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0, 3.0.0
-
None
Description
During initialization/update of type-system, graph APIs are called to get name of index-field for entity attributes. For attributes in super-types (like Referenceable, Asset, DataSet, ..), such calls can be made multiple times - one for each sub-type of the entity-type. Such excessive graph API calls should be avoided during type-system initialization/update.