Skip to content

Multidimensional storage of an entity #8

@joamag

Description

@joamag

Description

Sometimes it's relevant to keep storing the history/snapshot of an entity as backup that may be used latter to rollback unwanted changes.

For that a pre_update (and pre_delete) operation must be created that intercepts the storage operation and that retrieves a snapshot of the current state storing it on a different collection.

There should be a proper UI for retrieval (and inspection) of a different snapshot (snapshots collection).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestp-highHigh priority issue

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions