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

Values in an array in v3.json does not get parsed / picked. #480

Open
xiaochris opened this issue Jan 6, 2023 · 0 comments
Open

Values in an array in v3.json does not get parsed / picked. #480

xiaochris opened this issue Jan 6, 2023 · 0 comments

Comments

@xiaochris
Copy link

Describe the bug
For MyInfo, an example of childrenbirthrecords has an array of records.
image

In such scenario, the pick function in /myinfo/express.js would not return the selected attributes of childrenbirthrecords. E.g. childrebirthrecords.dob
image

To Reproduce
Send childrenbirthrecords.dob as scope.

Expected behaviour
childrenbirthrecords.dob should be returned as part of the payload returned.

Desktop (please complete the following information):
OS: Windows 10
Browser: Chrome
Version: Latest

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

No branches or pull requests

1 participant