This PR fix the issues with the dataset output dto found while working on the frontend. It also extends the text to test for ProposalId, SampleId and InstrumentId fields
Motivation
While working on the search UI release, we discovered that the field's names for proposal, sample and instrument id where wrongly named.
Fixes:
Please provide a list of the fixes implemented by this PR
test data
dataset tests
dataset dtos
dataset controller
Tests included
[ x] Included for each change/fix?
[ x] Passing? (Merge will not be approved unless this is checked)
Description
This PR fix the issues with the dataset output dto found while working on the frontend. It also extends the text to test for ProposalId, SampleId and InstrumentId fields
Motivation
While working on the search UI release, we discovered that the field's names for proposal, sample and instrument id where wrongly named.
Fixes:
Please provide a list of the fixes implemented by this PR
Tests included
Documentation