Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send IDV approval email in approve_id_verifications management command #34875

Merged

Conversation

MichaelRoytman
Copy link
Contributor

Description

This commit modifies the approve_id_verifications management command to send an IDV approval email to learners. This ensures that learners are informed of approvals to their IDV attempts when performed using the management command. This more closely mirrors the way IDV approvals work when using an IDV vendor.

Supporting information

Jira: COSMO-310 (private)

Testing instructions

  1. Create an instance of the SoftwareSecurePhotoVerification model in the submitted state. A good way to do this is via the Verified Name feature in the Account MFE.
  2. Create a text file with the user IDs of the users whose IDV attempts you want to approve; one ID per line.
  3. Run manage.py lms approve_id_verifications <path_to_file>.

Deadline

None.

Other information

None.

@MichaelRoytman MichaelRoytman force-pushed the michaelroytman/COSMO-310-idv-approval-email-in-command branch 3 times, most recently from 42cce30 to fcd86e7 Compare May 30, 2024 18:50
Copy link
Contributor

@schenedx schenedx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 I hope i can use this tomorrow!

…command

This commit modifies the approve_id_verifications management command to send an IDV approval email to learners. This ensures that learners are informed of approvals to their IDV attempts when performed using the management command. This more closely mirrors the way IDV approvals work when using an IDV vendor.
@MichaelRoytman MichaelRoytman force-pushed the michaelroytman/COSMO-310-idv-approval-email-in-command branch from fcd86e7 to f94a7f7 Compare May 30, 2024 19:03
@MichaelRoytman MichaelRoytman merged commit 8677558 into master May 31, 2024
48 checks passed
@MichaelRoytman MichaelRoytman deleted the michaelroytman/COSMO-310-idv-approval-email-in-command branch May 31, 2024 11:10
@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production.

@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants