-
Notifications
You must be signed in to change notification settings - Fork 364
Bug: null value not persisted for properties of type JSON, Any, or Object #1896
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
Conversation
Signed-off-by: mvertopoulos <[email protected]>
Can one of the admins verify this patch? To accept patch and trigger a build add comment ".ok\W+to\W+test." |
@ewrayjohnson, thanks for the PR. Your changes look good to me. Could you please add some tests to verify your changes?
|
@dhmlau: I will gladly complete the items you requested, however, I made some mistakes and still don't know the best way to fix it.
|
Thanks @ewrayjohnson.
Yes.
If you run
Hope it helps! |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the |
Fixes #1895
Inadvertently includes PR from @mvertopoulos [Fix for allowing includes where related id (targetId) is zero]
Checklist
npm test
passes on your machine