Skip to content

Conversation

@abdimo101
Copy link
Member

@abdimo101 abdimo101 commented Dec 15, 2025

Description

This PR removes .toLowerCase() from mapScientificQuery and adds scientificMetadataValid to UpdateDatasetDto.

Motivation

  • Filter search fails using for example "Type of Cleaning" because the query converted the metadata key to be lowercase.
  • Trying to update a dataset returns a 400 error because scientificMetadataValid was not added to the DTO.

Fixes

  • Bug fixed (#X)

Changes:

  • changes made

Tests included

  • Included for each change/fix?
  • Passing?

Documentation

  • swagger documentation updated (required for API changes)
  • official documentation updated

official documentation info

@abdimo101 abdimo101 requested a review from a team as a code owner December 15, 2025 09:13
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.

3 participants