IUSCA / bioloop

Scientific data management portal and pipeline application template
Other
4 stars 2 forks source link

fix: Add include_projects query parameter to dataset routes to send project assignor information #256

Closed deepakduggirala closed 4 months ago

deepakduggirala commented 4 months ago

While staging a dataset from the project page, polling service fetches the dataset by id and updates the UI. This API call should include the project assignor information as well.