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

Improve decoder to recognise child objects #43

Closed
OGKevin opened this issue Nov 10, 2017 · 0 comments
Closed

Improve decoder to recognise child objects #43

OGKevin opened this issue Nov 10, 2017 · 0 comments

Comments

@OGKevin
Copy link
Contributor

OGKevin commented Nov 10, 2017

Steps to reproduce:

  1. Try and decode a child object into a model that is expecting its parent

What should happen:

  1. The model is correctly populated with data.

What happens:

  1. All the fields, including the parent field will be null.

Logs

  • Logs no logs

Extra info:

Reference

@OGKevin OGKevin added this to the 0.12.3 milestone Nov 10, 2017
@OGKevin OGKevin self-assigned this Nov 10, 2017
@OGKevin OGKevin modified the milestones: 0.12.3, 0.12.4 Nov 15, 2017
OGKevin added a commit that referenced this issue Dec 20, 2017
OGKevin added a commit that referenced this issue Dec 20, 2017
OGKevin added a commit that referenced this issue Dec 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant