icgc-argo / platform-api

https://api.platform.icgc-argo.org/graphql
GNU Affero General Public License v3.0
0 stars 0 forks source link

Remove Family History from coreCompletion #650

Closed demariadaniel closed 1 year ago

demariadaniel commented 1 year ago

Early designs for Submitted Data included Family History as part of Core Completion.

These fields need to be removed from the API + UI as it is not part of the specification + not returned from the DB. This is populating empty fields which could lead to future confusion or bugs.

demariadaniel commented 1 year ago

API: https://github.com/icgc-argo/platform-api/pull/649

UI: https://github.com/icgc-argo/platform-ui/pull/2612

Buwujiu commented 1 year ago

@demariadaniel can you add a version label? thank you!

Buwujiu commented 1 year ago

Tested in staging, working as expected!

Buwujiu commented 1 year ago

Tested in prod, working as expected!