Fixup can be inconsistent for 1:1 relationships changed in store #6171
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
If an FK value for a 1:1 relationship is moved from one row (entity) in the database to another row (entity) in the database while the first is loaded, then if the second is later loaded fixup can be inconsistent because both entities will have navigation properties pointing to the single principal.
The text was updated successfully, but these errors were encountered: