va.gov-team
va.gov-team copied to clipboard
Find the cause of Issue 90901 where 'true' is passed as the value for diaries
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
- [ ] Confirm the cause of the issue of true being passed for diaries
- [ ] Correct the issue so that it no longer happens.
Acceptance Criteria
- [ ] What will be created or happen as a result of this story?