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

Audit data validation in FSR submissions to catch nil values throwing errors #95831

Open penny-lischer opened 4 days ago

penny-lischer commented 4 days ago

Description

We have an issue with data being submitted to the transform code we've rolled out. After fixing the addressLine2, creditorName, and spouseFullName/last issues and adding error logging, there may be others that should be addressed before errors get thrown.

We need to fix these issues so veterans an continue to submit 5655's

In one instance, Andrew was able to verify that the frontend was setting a default string pre 'transform and submit'. Might be good to revisit the old FE implementation and see if they have use cases that we're missing.

Tasks

Design and Front End sync on implementation of design

Acceptance criteria

Testing

Testing procedure: If additional testing steps or credentials to perform testing are needed list them here


Ticket creation

Ticket requirements ### Required to be "Ready" - [x] Description written - [x] Tasks defined - [x] Acceptance criteria written - [x] Testing defined - [x] Add Labels - [x] Attach to an Epic - [ ] Estimate Points