Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FMWK-63 Fix missing id in nested @Documents #436

Merged
merged 8 commits into from
Oct 13, 2022

Conversation

roimenashe
Copy link
Member

@roimenashe roimenashe commented Oct 12, 2022

For custom type bins - for example a nested POJO (Person has a friend field which is also a person),

We want to keep non-writable types (@id, @Expiration and @Version) as they are. This is not relevant for records, only for custom type bins.

…d field which is also a person),

We want to keep non-writable types (@id, @Expiration and @Version) as they are.
This is not relevant for records, only for custom type bins.
@roimenashe roimenashe added the bug label Oct 12, 2022
@roimenashe roimenashe requested review from Aloren and reugn October 12, 2022 17:34
@roimenashe roimenashe self-assigned this Oct 12, 2022
@roimenashe roimenashe changed the title Fix missing id in nested POJOs FMWK-63 Fix missing id in nested POJOs Oct 12, 2022
@roimenashe roimenashe changed the title FMWK-63 Fix missing id in nested POJOs FMWK-63 Fix missing id in nested @Documents Oct 12, 2022
@roimenashe roimenashe merged commit 4e4cd96 into main Oct 13, 2022
@roimenashe roimenashe deleted the fix-missing-id-in-nested-objects branch October 24, 2022 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants