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

object.dirtyKeys in Parse.Cloud.beforeSave does not return dirty keys #419

Closed
anthonylai opened this issue Feb 14, 2016 · 5 comments · Fixed by #614
Closed

object.dirtyKeys in Parse.Cloud.beforeSave does not return dirty keys #419

anthonylai opened this issue Feb 14, 2016 · 5 comments · Fixed by #614

Comments

@anthonylai
Copy link

Hi,

Calling object.dirtyKeys() in the beforeSave trigger for an existing object always returns an empty array with no dirty keys in it.

The feature is critical for our application. Please kindly assist.

Thanks.
Sincerely,
Anthony

@Kira2
Copy link
Contributor

Kira2 commented Feb 16, 2016

+1 It seems that the isDirty function always returns false also into beforeSave trigger.
Thanks.

@daviddayag
Copy link

+1 same here.

@natanrolnik
Copy link
Contributor

Maybe it's related to #581 ?

@daviddayag
Copy link

Yes!
Thanks.
Waiting for a fix...

@nlutsenko
Copy link
Contributor

Fix incoming in #614 anytime now.

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

Successfully merging a pull request may close this issue.

5 participants