proversity-org / edx-platform

The Open edX platform, the software that powers edX!
http://open.edx.org/
GNU Affero General Public License v3.0
1 stars 1 forks source link

PE-419 - Add new model to store the user contact id. #1063

Closed Squirrel18 closed 5 years ago

Squirrel18 commented 5 years ago

Description:

This PR adds a new model called: UserSalesforceContactId in order to store the user contact id. Also adds a new Django command to migrate the user contact id from UserSocialAuth extra_data to this new model.

Reviewers: