Skip to content

Implement ParseObject.revert() and revert(key) #111

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

Closed
grantland opened this issue Sep 8, 2015 · 1 comment
Closed

Implement ParseObject.revert() and revert(key) #111

grantland opened this issue Sep 8, 2015 · 1 comment
Assignees
Labels
type:feature New feature or improvement of existing feature
Milestone

Comments

@grantland
Copy link
Contributor

Allow developers to revert all dirty changes on a ParseObject or just the dirty changes to a specific key. We already have these methods internally, we'll just need to clean them up and publicize them.

Note: These methods will only revert changes since the last call to save.

@grantland grantland self-assigned this Sep 8, 2015
@grantland grantland added this to the 1.10.2 milestone Sep 8, 2015
grantland added a commit that referenced this issue Sep 8, 2015
Also adds JavaDoc, tests, and optimizations.

Resolves #111
grantland added a commit that referenced this issue Sep 9, 2015
Also adds JavaDoc, tests, and optimizations.

Resolves #111
grantland added a commit that referenced this issue Sep 11, 2015
Also adds JavaDoc, tests, and optimizations.

Resolves #111
@artemidius
Copy link

Hello
I totally agree. Once I had a practical problem on that issue.
Please accept the change proposed!

@mtrezza mtrezza added type:feature New feature or improvement of existing feature and removed type:improvement labels Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New feature or improvement of existing feature
Projects
None yet
Development

No branches or pull requests

3 participants