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
281 stars 197 forks source link

Find the cause of Issue 90901 where 'true' is passed as the value for diaries #90970

Closed evansmith closed 3 days ago

evansmith commented 3 weeks ago

Issue Description

Issue 90901 (https://github.com/department-of-veterans-affairs/va.gov-team/issues/90901) saw a bug where true was being passed in for the value of diaries in the DependentsSerializer. A fix was deployed to prevent any further errors. This ticket is to research the cause of that issue and correct it.


Tasks

Acceptance Criteria

evansmith commented 2 weeks ago

@steele-lm @sanjabaj2 The logging of diaries should go into production this afternoon and then we should get some good info back about why the initial bug happened. Should we close https://github.com/department-of-veterans-affairs/va.gov-team/issues/90901 in favor of this ticket?