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

Anonymization instead of deletion #1

Open
mgrundkoetter opened this issue Apr 25, 2018 · 1 comment
Open

Anonymization instead of deletion #1

mgrundkoetter opened this issue Apr 25, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mgrundkoetter
Copy link
Member

It would be very handy for further data integrity, to just overwrite database records with dummy data instead of really deleting the records from the database. This could be configured in the TS settings for each table like fieldname = dummyvalue. It should also be possible to set whether overwriting or deleting should be done on a per-table basis. Deletion should then not be default any more for data integrity reasons.

@mgrundkoetter mgrundkoetter added enhancement New feature or request help wanted Extra attention is needed labels Apr 25, 2018
@mgrundkoetter mgrundkoetter self-assigned this May 10, 2018
@mgrundkoetter
Copy link
Member Author

Overall functionality of anonymization is done. The per-table feature is not yet in. Could be done via check boxes in the backend module and via a new --limit-to-tables parameter on the cli.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant