about_yml
about_yml copied to clipboard
Investigate how to handle partners field
Right now, there is a layer of interpretation on the dashboard that is needed to correct errors in the partner data being sent. For example, someone may enter GSA as a partner in their about.yml file. This gets passed to the Dashboard which then does a translation to the correct format General Service Administration.
This may be an about.yml issue, or it may be a Team API issue, but we should control the integrity of the partner data so that the Team API only sends accurate information.