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
280 stars 195 forks source link

DR | Stop storage of data for validation of decryption process #87405

Closed dfong-adh closed 3 days ago

dfong-adh commented 2 weeks ago

Background Context

This is a follow-up to #83132.

Both unprocessed and processed evidence attachments are currently being stored in S3 along with the user password in a table so we can validate the PDFTK process for errors (via a manual unlock process). Once this validation step is complete, we will drop the records from the table and remove the code related to storing unprocessed PDFs and passwords.

Acceptance Criteria

Tasks

Definition of Ready

Definition of Done

eileen-coforma commented 1 week ago

PR will be created soon.

eileen-coforma commented 1 week ago

PR is ready for code review.

eileen-coforma commented 1 week ago

Addressed PR comments and needs to be re-reviewed.

eileen-coforma commented 4 days ago

Derek to message backend team to re-review.

dfong-adh commented 3 days ago

Changes have been merged and deployed to production.