You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You will be asked for additional information. Enter information into the required fields and click submit.
Expected Behavior
The MITx Online User record is updated and the user is redirected to the course on edX. The edX user record should be updated asynchronously and this API request should not block the user from navigating to the edX course.
Actual Behavior
The MITx Online User record is not updated and the user is not redirected to the course on edX.
Steps to Reproduce
In an environment where MITx Online is disconnected from edX and
IGNORE_EDX_FAILURES
is set to True.Addl field flag
equal to False.Expected Behavior
The MITx Online User record is updated and the user is redirected to the course on edX. The edX user record should be updated asynchronously and this API request should not block the user from navigating to the edX course.
Actual Behavior
The MITx Online User record is not updated and the user is not redirected to the course on edX.
Additional details
mitxonline/users/views.py
Line 57 in 67506b2
The text was updated successfully, but these errors were encountered: