We have a method saveChanges() for contents but if a content is locked and we have done changes we want to revert (during an error for example), we are not able to unlock the content without saving changes.
Is it possible to add a method revertChanges() ?