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

Expired processes are not handled correctly #348

Closed
banterCZ opened this issue Sep 2, 2022 · 0 comments
Closed

Expired processes are not handled correctly #348

banterCZ opened this issue Sep 2, 2022 · 0 comments
Assignees
Labels
onboarding Onboarding and user verification

Comments

@banterCZ
Copy link
Member

banterCZ commented Sep 2, 2022

When an onboarding process expires during identity verification, the process status is changed on the backend, however the status is not checked during identity verification, hence the process continues. We should handle this properly by failing the identity verification. Documents should be failed as well. Identity verification and document fails should be done in cascade in one transaction together with failing the process. Orphan documents and identity verifications should fail as well in a separate job. We should log at least count of changes and be open to journal particular ids.

@banterCZ banterCZ self-assigned this Sep 2, 2022
banterCZ added a commit that referenced this issue Sep 2, 2022
banterCZ added a commit that referenced this issue Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
onboarding Onboarding and user verification
Projects
None yet
Development

No branches or pull requests

1 participant