You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
For MyInfo, an example of childrenbirthrecords has an array of records.
In such scenario, the pick function in /myinfo/express.js would not return the selected attributes of childrenbirthrecords. E.g. childrebirthrecords.dob
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
The text was updated successfully, but these errors were encountered:
Describe the bug
For MyInfo, an example of childrenbirthrecords has an array of records.
In such scenario, the pick function in /myinfo/express.js would not return the selected attributes of childrenbirthrecords. E.g. childrebirthrecords.dob
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
The text was updated successfully, but these errors were encountered: