Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix dataset output dto #1432

Merged
merged 4 commits into from
Sep 27, 2024
Merged

fix: fix dataset output dto #1432

merged 4 commits into from
Sep 27, 2024

Conversation

nitrosx
Copy link
Contributor

@nitrosx nitrosx commented Sep 25, 2024

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

  • 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)

Documentation

  • swagger documentation updated [required]
  • official documentation updated [nice-to-have]

@Junjiequan Junjiequan changed the title FIX: Fix dataset output dto fix: fix dataset output dto Sep 26, 2024
@nitrosx nitrosx merged commit 16aca1b into master Sep 27, 2024
8 checks passed
@nitrosx nitrosx deleted the fix_dataset_output_dto branch September 27, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants