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: purge name from certificate records during learner retirement #34799

Commits on May 16, 2024

  1. feat: purge name from certificate records during user retirement

    [APER-3241]
    
    This PR updates the retirement pipeline to purge learners' names from certificate records when their account is being retired.
    
    It also introduces a new management command that can be used by Open edX operators to purge the leftover name data (PII data) from the `certificates_generatedcertificate` table. This is designed as a one-time use data fixup, as the retirement functionality should clean this up now.
    justinhynes committed May 16, 2024
    Configuration menu
    Copy the full SHA
    fd805e0 View commit details
    Browse the repository at this point in the history