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 171 forks source link

feat: add fixed_usd_price to CourseRunSerializer and CRUD updates #4396

Closed AfaqShuaib09 closed 1 month ago

AfaqShuaib09 commented 2 months ago

PROD-4126

This PR adds fixed_usd_price to CourseRunSerializer and CRUD updates. Additionally, this PR adds fixed_usd_price in search/all endpoint utilizing elastic-search.

Screenshots:

image image

Commands to refresh es_index:

./manage.py search_index --disable-change-limit --create
./manage.py search_index --disable-change-limit --populate