openedx / edx-enterprise

GNU Affero General Public License v3.0
43 stars 46 forks source link

feat: serialize 'course_key' from the CourseDetails model #2182

Closed brobro10000 closed 1 month ago

brobro10000 commented 1 month ago

Serializes the course_key attribute from the CourseDetails model from the federated content connector. This should not be merged until all related PRs are merged AND the import_course_runs_metadata job in production has completed successfully

Related PRs:

Merge checklist:

Post merge: