-
Notifications
You must be signed in to change notification settings - Fork 187
fix: Multi Select course/course run issue #4702
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@UsamaSadiq @openedx/committers-course-discovery could anyone please check and help review/merge this PR |
|
@UsamaSadiq @openedx/committers-course-discovery could anyone please check and help review/merge this PR |
UsamaSadiq
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@skumargupta83 Could you link further details on the PR about the functionality that broke this for users? Also what specific admin form/model is having the multi-select issue?
Can there be another solution based on already bundled packages instead of relying on cloudflare dns to fetch dependency on run time?
|
Hi @UsamaSadiq, |
56e7de4 to
ed45561
Compare
|
@UsamaSadiq @openedx/committers-course-discovery could anyone please check and help review/merge this PR |
ed45561 to
6f42a7d
Compare
|
Before Updated version after this fix (similar to Django 4.2 behavior) |
UsamaSadiq
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merging this as a hot-fix for now but this needs more investigation for a proper fix and reason on why this started failing with Django 5.2 and was working fine on Django 4.2


https://2u-internal.atlassian.net/browse/CATALOG-44
Unable to Enter Course and Org Data- Discovery
Description
A recent update in the Discovery is preventing users from entering information in the Courses and Authoring Organization fields. This is impacting high-priority program operations, specifically for Google Cloud initiatives that require quick turnaround. The affected user reported being unable to input necessary data in these fields and requests an urgent resolution to restore data entry capabilities
Acceptance Criteria :
The Courses and Authoring Organization fields must allow data entry without errors for all users.
No existing programs or scheduled launches should be disrupted during the patch or rollback.