department-of-veterans-affairs / va.gov-team

Public resources for building on and in support of VA.gov. Visit complete Knowledge Hub:
https://depo-platform-documentation.scrollhelp.site/index.html
282 stars 203 forks source link

[Document Upload Failure Handling] Send Confirmation Email When Backup Process Succeeds #78903

Open NB28VT opened 7 months ago

NB28VT commented 7 months ago

Overview

As currently written the Form526ConfirmationEmailJob that sends a Veteran a confirmation email after their Form 526 Submission is successfully completed and all ancillary jobs succeed (such as document uploads) does NOT get sent if the original submission failed, the back up path is triggered and THAT succeeds.

Acceptance Criteria

sortizsh commented 5 months ago

there is a daily LH polling job that let know if LH changes its state

lisacapaccioli commented 4 months ago

Currently the Veteran is notified if the claim was filed successfully through the primary flow. If the claim had to go through the backup path and was also successful, the email is not triggered.