trendscenter / coinstac

Collaborative Informatics and Neuroimaging Suite Toolkit for Anonymous Computation
MIT License
47 stars 19 forks source link

Fix Mancova vault results tranfer to client #1655

Open spanta28 opened 1 year ago

spanta28 commented 1 year ago

Fix Mancova vault results tranfer to client. Results are generated in the client's dir's but not shown in the GUI.

rssk commented 1 year ago

This actually appears to be an issue with the results page updating the gql documents with the newly changed fields, specifically shouldUploadAssets and assetsUploaded, which triggering the download button.

so Tasks

to reproduce