Bugfix
Detail
#28258
Column selection in memory annotation for foreign key storage does not provide a meaningful selection
Error in the filter logic means that only the reference column tType is returned, which should be excluded.
Test
In the model editor, select the storage rule "Storage in the source table" for a reference value attribute. **The setting should not be saved for the test, it should only be checked whether useful options are offered.** After selecting a "Table", the value "tType" must not appear in the selection for "Table column". Instead, only other MO attributes modeled as references may be listed according to the data status. In TL-Demo: e.g. for table "DemoTypes" there is the table column "inlineReferece".