Fix visible dates sent to Credentials
If we have a future available_date, send that to Credentials rather than sending the modified date. LEARNER-5995
Showing
- openedx/core/djangoapps/certificates/api.py 11 additions, 7 deletionsopenedx/core/djangoapps/certificates/api.py
- openedx/core/djangoapps/certificates/tests/test_api.py 43 additions, 0 deletionsopenedx/core/djangoapps/certificates/tests/test_api.py
- openedx/core/djangoapps/programs/tasks/v1/tasks.py 2 additions, 2 deletionsopenedx/core/djangoapps/programs/tasks/v1/tasks.py
- openedx/core/djangoapps/programs/tasks/v1/tests/test_tasks.py 4 additions, 1 deletion...edx/core/djangoapps/programs/tasks/v1/tests/test_tasks.py
Please register or sign in to comment