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

improve DSARS/GDPR deletion request handling #529

Closed
ahoneiser opened this issue Jan 30, 2023 · 3 comments · Fixed by #548
Closed

improve DSARS/GDPR deletion request handling #529

ahoneiser opened this issue Jan 30, 2023 · 3 comments · Fixed by #548
Assignees

Comments

@ahoneiser
Copy link
Contributor

tracking issue for DSARS/GDPR deletion requests

DSARS/GDPR deletion requests are currently handled in a primarily manual process, a couple of the tasks could be automated to reduce maintenance of resources as well as to reduce SRE time. Ideas to improve the process:

  • add an API endpoint to CTMS to make the workflow easier to handle
  • add a script / k8s cronjob to do the actual deletion from within the application pods
@ahoneiser ahoneiser self-assigned this Jan 30, 2023
@mostlygeek
Copy link

mostlygeek commented Jan 30, 2023

Also this doc: GDPR runbook for the post-SFDC era

@mostlygeek
Copy link

DSARS/GDPR has been something we would like to see more automated everywhere. Not just CTMS. Besides the reducing of manual effort it'll also allow us to be more consistent and thorough.

@leplatrem
Copy link
Contributor

Related #240

@ahoneiser ahoneiser linked a pull request Feb 14, 2023 that will close this issue
ahoneiser added a commit that referenced this issue Feb 16, 2023
* feat(gdpr): add gdpr delete endpoint
* feat(gdpr): add gdpr delete script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants