issues
search
openedx
/
course-discovery
Service providing access to consolidated course and program metadata
https://edx-discovery.readthedocs.io/en/latest/
GNU Affero General Public License v3.0
57
stars
173
forks
source link
feat: Add improvements to populate_product_catalog_command
#4426
Closed
AfaqShuaib09
closed
2 months ago
AfaqShuaib09
commented
2 months ago
PROD-4167
This PR adds following improvements to management command
Skip record if required detail is empty.
Remove duplicates from language_code method.
Add flag to include inactive runs' language codes in the method.
Fix N+1 query issue.
Remove dashes from uuid.
PROD-4167
This PR adds following improvements to management command