Error while loading datasets
http://localhost:8000/dataacquisition/*******/dataset?investigationId=999451247 returns an error
Failed to get getDatasetsByInvestigationId. Request failed with status code 400
The error occurs while loading populating output datasets populateOutputDatasets
.
- we could load all processed datasets and then map them to the acquisition datasets
- quick fix: don't populate the outputs datasets for this web service (should return all datasets, but not output_datasets for acquisition datasets)
Note: this end point needs only raw datasets, we can set the dataset type to acquisition
Edited by Marjolaine Bodin