kids-first / kf-api-dataservice

:file_cabinet: Primary API for interacting with the Kids First data
http://kf-api-dataservice.kidsfirstdrc.org
Apache License 2.0
5 stars 2 forks source link

🐛 Fix query sample relationships #674

Closed znatty22 closed 2 months ago

znatty22 commented 2 months ago

Querying for sample-relationships by a sample_id would fail if the results contained any relationships where the parent/child is null. We forgot to account for this in developing the sample-relationships API