In a case you create new 2 virtual attributes on investment sub object where each is based on different parent object but with the same parent's object attribute id. It does show values only for one
Steps to Reproduce:
Expected Results:
Actual Results:
This is caused by DE78599
As of Clarity 16.2.2 a feature toggle was introduced to handle these scenarios where an attribute derives from multiple parents with the same column name.
In order to enable this feature run the following command on the Clarity server:
admin toggle-feature APPLY_DB_ALIAS_FOR_VIRTUAL_ATTRS_DE78599 1