HHS / simpler-grants-gov

https://simpler.grants.gov
Other
29 stars 9 forks source link

[Task]: Allow Yes/No in addition to Y/N for booleans in transformations #1985

Closed chouinar closed 1 month ago

chouinar commented 1 month ago

Summary

Its incredibly uncommon, but some very old data in the Oracle system stores booleans as the strings Yes/No instead of Y/N.

We should just consider those truthy as well.

Acceptance criteria