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

Add a recovery system #988

Open
thomaspiller opened this issue Apr 29, 2024 · 0 comments
Open

Add a recovery system #988

thomaspiller opened this issue Apr 29, 2024 · 0 comments

Comments

@thomaspiller
Copy link
Collaborator

Add a system to keep deleted content (i.e., views, sources) for a period of 30 days to allow recovery in the event of erroneous deletion.
Deleted content will be flagged as such in the db (e.g., deleted column of timestamp type) and will no longer be considered in MapX. A daily routine will take care of removing deleted content after 30 days in the event that no recovery has been made.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant