GSA / ITDB-schema

IT Dashboard submissions schema, documentation and example files.
18 stars 24 forks source link

All boolean submission fields in IT Collect should only accept "true" or "false" #448

Closed lschwenkebah closed 2 years ago

lschwenkebah commented 3 years ago

Currently, submitting false for incrementalDevelopment and/or softwareProject results in a constraint violation when it shouldn't. We need to ensure all boolean fields in IT Collect only accept 'true' or 'false'. We should disallow submission of 'True' 'TRUE' 'False' 'FALSE'

rydougherty commented 2 years ago

Item Status: Set for deployment this week (7/12 - 7/16)

rydougherty commented 2 years ago

We have deployed a fix for this item. Vendors should send over all boolean values as either true or false. More information can be found on the ReDoc API Schema.