CommentClientRequestError - Discussion Forum inaccessible for user that deleted from admin and regisreted back again !
Description
*Background :* Any registered user either LMS or Studio, gets deleted from admin panel and If it is registered again to LMS or Studio then It's unable to access discussion forum. Let's just dive into this issue. When user gets deleted from admin then all Django model data is get deleted but User information regarding discussion forum is still there with id in Mongodb. Now if that user again gets signed up then it gets new id in Django model which is not same as Mongodb user. So that user is unable to access discussion forum.
*URL for JIRA issue is :* https://openedx.atlassian.net/browse/OPEN-2095
*Solution to this :* With this push I have just overrided default delete_selected action in admin for User model which will also delete the discussion forum user from Mongodb
*Common:* Overrided default delete action for User model in Admin Panel.
*Studio Updates:* None.
*LMS Updates:* None

Assignee
Reporter
Contributor Name
Repo
Customer
Epic Link
OSCM Assignee
Platform Map Area (Levels 1 & 2)
Platform Map Area (Levels 3 & 4)
Blended Hour Utilization Percentage
edX Theme
edX Squad
Github Lines Added
Github Lines Deleted
Priority
