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

Allow merging and updating of array fields like email and postal addresses #63

Open
paintedbicycle opened this issue Mar 22, 2018 · 0 comments

Comments

@paintedbicycle
Copy link
Contributor

Currently, a developer must resupply all email, postal and phone fields back to the library when updating them.

So, if a dev wants to update or add an email address, they must resupply all.

This might be ok, but I'm interested in the potential issues. Are there any? What if the order of the addresses change when sent back to the developer? If a developer was using postalAddresses[0] and then saves, but iOS/Android send back the addresses in a different order, could that be an issue?

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