Skip to content

feat: implement toggle for redacting PII in ManualVerification during user retirement#38890

Open
ktyagiapphelix2u wants to merge 9 commits into
openedx:masterfrom
ktyagiapphelix2u:ktyagi/BOMS-680
Open

feat: implement toggle for redacting PII in ManualVerification during user retirement#38890
ktyagiapphelix2u wants to merge 9 commits into
openedx:masterfrom
ktyagiapphelix2u:ktyagi/BOMS-680

Conversation

@ktyagiapphelix2u

@ktyagiapphelix2u ktyagiapphelix2u commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds an optional way to remove old ManualVerification personal data during LMS retirement. By default, nothing changes and the records are kept. If REDACT_MANUAL_VERIFICATION_HISTORICAL_PII is turned on, the system first removes personal information (like the name) from ManualVerification records and then deletes those records. Tests confirm that the data is removed before deletion and that only the correct records are affected.

Private Jira Ticket

https://2u-internal.atlassian.net/browse/BOMS-680

@ktyagiapphelix2u ktyagiapphelix2u changed the title feat: implement toggle for redacting PII in ManualVerification during… feat: implement toggle for redacting PII in ManualVerification during user retirement Jul 15, 2026
Comment thread lms/djangoapps/verify_student/tests/test_handlers.py Outdated
Comment thread lms/djangoapps/verify_student/tests/test_handlers.py Outdated
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