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

feat: Anonymizing CT customer data on LMS account deletion #247

Merged
merged 7 commits into from
Aug 15, 2024

Conversation

JadeyOlivier
Copy link
Member

Get in user id from LMS of a user, who has requested their account be deleted, to anonymize PII fields of their Commercetools customer object in relation to GDPR.
Ticket: https://2u-internal.atlassian.net/browse/SONIC-561

@JadeyOlivier JadeyOlivier force-pushed the jolivier/SONIC-561/Anonymize-Retired-User-CT branch from 6c9dcf1 to c416fe9 Compare July 2, 2024 10:32
Copy link

github-actions bot commented Jul 2, 2024

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  commerce_coordinator/apps/commercetools
  clients.py
  pipeline.py
  utils.py
  commerce_coordinator/apps/commercetools/tests
  conftest.py
  test_clients.py
  test_pipeline.py
  test_utils.py
  commerce_coordinator/apps/lms
  filters.py
  serializers.py
  urls.py
  views.py
  commerce_coordinator/apps/lms/tests
  test_views.py
Project Total  

This report was generated by python-coverage-comment-action

@JadeyOlivier JadeyOlivier marked this pull request as ready for review July 2, 2024 10:46
@JadeyOlivier JadeyOlivier merged commit 4fe1b77 into main Aug 15, 2024
9 checks passed
@JadeyOlivier JadeyOlivier deleted the jolivier/SONIC-561/Anonymize-Retired-User-CT branch August 15, 2024 10:08
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 this pull request may close these issues.

2 participants