Skip to content

Conversation

@Shettland
Copy link
Member

@Shettland Shettland commented Sep 25, 2025

This PR fixes an error that was constantly ocurring when trying to use wetlab API's create-sample-data due to missing fields for submitting-institution.

On the other hand, it also introduces the new LabRequest model properties when creating a new lab_request thanks to an ontology map created in core/core_config.py that can now be used to correctly fill the POST request with the correct field names

Closes #375 and Closes #370

Copy link
Collaborator

@Aberdur Aberdur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Shettland Shettland merged commit 099f400 into BU-ISCIII:develop Sep 25, 2025
2 checks passed
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.

Unexpected error in create-sample request Include new LabRequest fields in wetlab api create_sample_data

2 participants