Skip to content

WIP: Add "skeletoning"/anonymizing of user applications#4702

Draft
wes-otf wants to merge 4 commits intomainfrom
feature/clean_user_pii
Draft

WIP: Add "skeletoning"/anonymizing of user applications#4702
wes-otf wants to merge 4 commits intomainfrom
feature/clean_user_pii

Conversation

@wes-otf
Copy link
Contributor

@wes-otf wes-otf commented Feb 17, 2026

Would close #3441. Adds a new ApplicationSubmissionSkeleton model that only contains minimal, non-PII datapoints. Also adds UI features for staff to select whether a user's application(s) should be deleted or converted to skeletoned/anonymized application.

The todos:

  • Implement ApplicationSubmissionSkeleton model & creation methods
  • Handle manual individual submission deletions
  • Handle manual bulk submission deletions/anonymization
  • Handle submissions with individual user deletions
  • Handle submissions with bulk user deletions
  • Include anonymized submissions in the results dashboard
  • Add unit tests for new functionality

Test Steps

@wes-otf wes-otf force-pushed the feature/clean_user_pii branch from 635012e to c8507f5 Compare February 25, 2026 16:22
@wes-otf wes-otf force-pushed the feature/clean_user_pii branch from c8507f5 to 95e2f8c Compare February 25, 2026 16:31
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.

Deactivate and anonymise user accounts

1 participant