Open steele-lm opened 8 months ago
I noticed that some boolean checks in various parts of the pdf_fill code return a 'Y' or 'N' whereas the fixed method looks to return 'Yes' or 'No'. The Yes/No may only be applicable to RBPS.
That being said, the offending code has been rectified but will need to be tested
Issue Description
_Research done in #73696 discovered that a possible business logic error where the
net_worth_over_limit_ind
is always set to Yes._Ticket to fix failing service associated with passing the
net_worth_over_limit_ind
is #76465.Tasks
net_worth_over_limit_ind
to pass correct valueAcceptance Criteria
[x]
net_worth_over_limit_ind
passes correct "yes" or "no" value