Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.2, 3.1B1, 3.2.M1
-
None
Description
This was discussed under CAY-1751. When a relationship to UNIQUE non-PK column (the column is marked as a second PK column as a workaround) is read, FFE is thrown. The problem is that the object with an FK incorrectly assumes that it can build a target object ObjectId based on the FK. This totally disregards the second PK column not participating in relationship.