fix: Add Additional Name Affirmation IDV Signal and Celery Task Logs

To gain further information about why VerifiedName records are not reliably transitioning from "pending" to "submitted", version 1.0.3 adds additional logs to test that the IDV related signals are being received successfully and successfully triggering the Celery task. This code change installs this new version into the platform.

[MST-1130](https://openedx.atlassian.net/browse/MST-1130)
This commit is contained in:
michaelroytman
2021-10-26 12:39:23 -04:00
parent 817a4d5b1d
commit 34a386f6a5
3 changed files with 3 additions and 3 deletions

View File

@@ -440,7 +440,7 @@ edx-i18n-tools==0.8.1
# via ora2
edx-milestones==0.3.3
# via -r requirements/edx/base.in
edx-name-affirmation==1.0.2
edx-name-affirmation==1.0.3
# via -r requirements/edx/base.in
edx-opaque-keys[django]==2.2.2
# via

View File

@@ -549,7 +549,7 @@ edx-lint==5.2.0
# via -r requirements/edx/testing.txt
edx-milestones==0.3.3
# via -r requirements/edx/testing.txt
edx-name-affirmation==1.0.2
edx-name-affirmation==1.0.3
# via -r requirements/edx/testing.txt
edx-opaque-keys[django]==2.2.2
# via

View File

@@ -532,7 +532,7 @@ edx-lint==5.2.0
# via -r requirements/edx/testing.in
edx-milestones==0.3.3
# via -r requirements/edx/base.txt
edx-name-affirmation==1.0.2
edx-name-affirmation==1.0.3
# via -r requirements/edx/base.txt
edx-opaque-keys[django]==2.2.2
# via