Open odlbot opened 4 years ago
As a user, I'd like to request that my account be deleted.
As an admin, I'd like a simple management command that will retire the users account. The current management command retires the account in xPRO but not in open edX
┆Attachments: #1220 Enable User Retirement in open edX | #1093 management command to retire users' accounts | Open edX Discuss thread on retirement pipeline | edX Jenkins jobs (look for jobs that start with "Retirement")
This is the API for retiring users in open edX (Ironwood): https://github.com/edx/edx-platform/blob/open-release/ironwood.master/openedx/core/djangoapps/user_api/accounts/views.py#L854
As a user, I'd like to request that my account be deleted.
As an admin, I'd like a simple management command that will retire the users account. The current management command retires the account in xPRO but not in open edX
┆Attachments: #1220 Enable User Retirement in open edX | #1093 management command to retire users' accounts | Open edX Discuss thread on retirement pipeline | edX Jenkins jobs (look for jobs that start with "Retirement")