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 1 month ago

deepakduggirala commented 2 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.