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

Unwrapped/nested properties don't work with Builder #955

Merged
merged 3 commits into from
Oct 25, 2024

Conversation

radovanradic
Copy link
Contributor

No description provided.

then:
deserNestedEntity
deserNestedEntity.value == "test1"
deserNestedEntity.address.city == "NY"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like nested fields are not deserialized when using builder in @Introspected

@dstepanov dstepanov marked this pull request as ready for review October 25, 2024 06:20
Copy link

@radovanradic radovanradic added the type: bug Something isn't working label Oct 25, 2024
@radovanradic radovanradic merged commit b23e436 into 2.11.x Oct 25, 2024
17 checks passed
@radovanradic radovanradic deleted the unwrapped-builder branch October 25, 2024 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants