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

CSV Bulk Results Uploader supports Chlamydia test results #8366

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bobbywells52
Copy link
Collaborator

@bobbywells52 bobbywells52 commented Dec 16, 2024

BACKEND PULL REQUEST

Related Issue

Changes Proposed

  • Bulk upload throws a validation error if user tries to upload a positive Chlamydia result without the required AOE columns (pregnancy, gender_of_sexual_partners, symptomatic_for_disease)

  • Can be tested with test_results_example_chlamydia.csv on dev6, under the org Peter Rabbit

Copy link
Collaborator

@emyl3 emyl3 left a comment

Choose a reason for hiding this comment

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

Tested on dev6! LGTM! Nice work, bobby!

Copy link
Collaborator

@mpbrown mpbrown left a comment

Choose a reason for hiding this comment

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

LGTM on dev6! Good work on this Bobby!

@bobbywells52 bobbywells52 added this pull request to the merge queue Jan 10, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 10, 2025
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.

CSV Bulk Results Uploader supports Chlamydia test results
4 participants