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

Test and fix support for serializing nulls #1049

Closed
davidmorgan opened this issue Jun 9, 2021 · 5 comments
Closed

Test and fix support for serializing nulls #1049

davidmorgan opened this issue Jun 9, 2021 · 5 comments
Assignees
Labels

Comments

@davidmorgan
Copy link
Collaborator

There are various issues filed around nulls--collecting them here.

@larssn
Copy link

larssn commented Jun 10, 2021

Combining #1015 and #1027 fixes #604, #1040 and #1013.

We've been using those two PR's for a bit over a month in production, for what it's worth.

@davidmorgan
Copy link
Collaborator Author

Note to self: there is an issue w/ generated code for an Object? field.

@davidmorgan
Copy link
Collaborator Author

All the fixes have merged--will be in the next release.

@jscti
Copy link

jscti commented Jan 21, 2022

@davidmorgan Digging in the closed issues, docs, and BuiltValueField properties but didn't found anything to enable null properties serialization to produce field: null instead of totally removing it.

Is it fixed ?

I'm on 8.1.4

Thanks

@kuhnroyal
Copy link
Contributor

There is still #912 open

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants