Skip to content

feat: simplify retirement cleanup by removing custom redaction value parameters - #38934

Open
ktyagiapphelix2u wants to merge 2 commits into
openedx:masterfrom
ktyagiapphelix2u:ktyagi/BOMS-529
Open

feat: simplify retirement cleanup by removing custom redaction value parameters#38934
ktyagiapphelix2u wants to merge 2 commits into
openedx:masterfrom
ktyagiapphelix2u:ktyagi/BOMS-529

Conversation

@ktyagiapphelix2u

Copy link
Copy Markdown
Contributor

Description

This PR simplifies the user retirement cleanup flow by removing caller-defined redaction override parameters (redacted_username, redacted_email, redacted_name) across the API endpoint, API client, and CLI script.

Since redaction is performed immediately prior to deletion, customizable redaction values add unnecessary complexity. The fields are now hardcoded to "redacted" in the pre-deletion UPDATE query.

Private Jira Ticket

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

@ktyagiapphelix2u
ktyagiapphelix2u requested a review from a team as a code owner July 29, 2026 07:01
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