Update verification expiry email criteria (#20725)
If already DEFAULT Number of emails are sent, then verify that user is enrolled in at least one verified course run for which the course has not ended else stop sending emails LEARNER-7313
Showing
- common/djangoapps/student/models.py 14 additions, 0 deletionscommon/djangoapps/student/models.py
- lms/djangoapps/verify_student/management/commands/send_verification_expiry_email.py 82 additions, 41 deletions...ent/management/commands/send_verification_expiry_email.py
- lms/djangoapps/verify_student/management/commands/tests/test_send_verification_expiry_email.py 85 additions, 4 deletions...ent/commands/tests/test_send_verification_expiry_email.py
- lms/djangoapps/verify_student/models.py 35 additions, 0 deletionslms/djangoapps/verify_student/models.py
- lms/djangoapps/verify_student/tests/factories.py 5 additions, 0 deletionslms/djangoapps/verify_student/tests/factories.py
- lms/djangoapps/verify_student/tests/test_models.py 51 additions, 0 deletionslms/djangoapps/verify_student/tests/test_models.py
Please register or sign in to comment