Skip to content

Conversation

@christophstrobl
Copy link
Member

This commit ensures to fully resolve non association values from the given source document instead of trying attempt a by id lookup in already resolved instances.

Closes: #4098

…stance of same type.

This commit ensures to fully resolve non association values from the given source document instead of trying attempt a by id lookup in already resolved instances.
@christophstrobl christophstrobl requested a review from mp911de August 3, 2022 10:27
mp911de pushed a commit that referenced this pull request Aug 5, 2022
…stance of same type.

This commit ensures to fully resolve non association values from the given source document instead of trying attempt a by id lookup in already resolved instances.

Closes: #4098
Original pull request: #4133.
mp911de added a commit that referenced this pull request Aug 5, 2022
Encapsulate nested object lookup. Refine method signatures and tweak Javadoc.

See #4098
Original pull request: #4133.
mp911de pushed a commit that referenced this pull request Aug 5, 2022
…stance of same type.

This commit ensures to fully resolve non association values from the given source document instead of trying attempt a by id lookup in already resolved instances.

Closes: #4098
Original pull request: #4133.
mp911de added a commit that referenced this pull request Aug 5, 2022
Encapsulate nested object lookup. Refine method signatures and tweak Javadoc.

See #4098
Original pull request: #4133.
@mp911de mp911de closed this Aug 5, 2022
@mp911de mp911de deleted the issue/4098 branch August 5, 2022 14:09
@mp911de mp911de added the type: bug A general bug label Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MappingMongoConverter replaces non-@DocumentReference nested objects with same _id

3 participants