Skip to content

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

@grantland

Description

@grantland

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.

Metadata

Metadata

Assignees

Labels

type:featureNew feature or improvement of existing feature

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions