Closed anngvu closed 1 year ago
In data there are files like image-release-1-synapse-ids.json that store data about releases. Over time this becomes somewhat messy, see: https://github.com/ncihtan/htan-portal/tree/master/data.
data
image-release-1-synapse-ids.json
We have shown that some of this is already tracked in the Synapse backend (e.g. using inPortal or governacePhase attributes), and the release filtering/logic could be more cleanly applied during the export process rather than through the files.
inPortal
governacePhase
In
data
there are files likeimage-release-1-synapse-ids.json
that store data about releases. Over time this becomes somewhat messy, see: https://github.com/ncihtan/htan-portal/tree/master/data.We have shown that some of this is already tracked in the Synapse backend (e.g. using
inPortal
orgovernacePhase
attributes), and the release filtering/logic could be more cleanly applied during the export process rather than through the files.