You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Allow users to restore to a previous snapshot.
The text was updated successfully, but these errors were encountered: