Skip to content
Snippets Groups Projects
Unverified Commit 309cadc9 authored by David Ormsbee's avatar David Ormsbee Committed by GitHub
Browse files

Revert "Use new version of edx-when." (#28684)

Reverting because of errors seen in proctoring. The error from splunk:

 File "/edx/app/edxapp/venvs/edxapp/lib/python3.8/site-packages/edx_proctoring/views.py", line 590, in get
    data['onboarding_release_date'] = effective_start.isoformat()
AttributeError: 'NoneType' object has no attribute 'isoformat'

The effective date is coming from learning_sequences, which ultimately
comes from edx-when.
parent 217f9b46
Branches
Tags
No related merge requests found
Showing
with 25 additions and 55 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment