Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ParseObject is dirty after retrieving from server #251

Closed
hyperrecursive opened this issue Aug 13, 2019 · 0 comments
Closed

ParseObject is dirty after retrieving from server #251

hyperrecursive opened this issue Aug 13, 2019 · 0 comments

Comments

@hyperrecursive
Copy link
Contributor

When you retrieve an object (ParseUser) from server, it will be dirty (have all it's fields in _unsavedChildren) from the start. Is this intended? Why? If not, do you think it makes sense to change it so only changed fields are dirty? This, for example, causes verification email sent twice if you change ParseUser before email is verified (because email field is saved).

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

No branches or pull requests

1 participant