Skip to content

What is a snapshot ?? #421

Answered by MWedl
mlec1 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

design snapshots are copies of the original design at the time it was assigned to the project. This prevents changes in the design (e.g. HTML, CSS, field definition, etc.) to break existing/old designs and prevent unintentional data loss (e.g. when a field is deleted or its data type changes). Snapshot designs are deleted together with the project they were created for.

SysReptor provides a CLI helper command to encrypt all data in file storages and DB. All files are loaded, saved as an encrypted copy and the unencrypted files are deleted.

docker compose run --rm app python3 manage.py encryptdata

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mlec1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants