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

Restore feature #5

Open
aryehraber opened this issue Jul 29, 2018 · 1 comment
Open

Restore feature #5

aryehraber opened this issue Jul 29, 2018 · 1 comment

Comments

@aryehraber
Copy link
Contributor

Allow users to restore to a previous snapshot.

@aryehraber
Copy link
Contributor Author

aryehraber commented Jul 29, 2018

Currently, whenever Audit Log records an event, it grabs a “snapshot” of the event’s contextual data (passed through from Statamic’s core). This contextual data is a pretty complete picture of the event that took place but also contains meta data that shouldn’t be part of the content if it were to be restored.

This “extra” meta data should be carefully split into the meta column to ensure data integrity.

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

No branches or pull requests

1 participant