Merge pull request #26857 from edx/jhynes/microba-1038_fix-removal-bug
MICROBA-1038 | Don't check enrollment status when removing allowlist entries
Showing
- common/djangoapps/student/api.py 8 additions, 0 deletionscommon/djangoapps/student/api.py
- common/djangoapps/student/tests/test_api.py 57 additions, 0 deletionscommon/djangoapps/student/tests/test_api.py
- lms/djangoapps/instructor/tests/test_api.py 3 additions, 17 deletionslms/djangoapps/instructor/tests/test_api.py
- lms/djangoapps/instructor/tests/test_certificates.py 3 additions, 22 deletionslms/djangoapps/instructor/tests/test_certificates.py
- lms/djangoapps/instructor/views/api.py 19 additions, 14 deletionslms/djangoapps/instructor/views/api.py
Please register or sign in to comment