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

add one optional field country_of_residence_at_enrollment to Donor table #444

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

lindaxiang
Copy link
Contributor

To address issue: #443

@lindaxiang lindaxiang requested a review from edsu7 February 4, 2025 22:06
@@ -280,6 +280,17 @@
"foreignKey": "primary_diagnosis.submitter_primary_diagnosis_id",
"validationDependency": true
}
},
{
"description": "Indicate the donors' country of residence at the time they were enrolled in the study.",
Copy link

Choose a reason for hiding this comment

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

Indicate the donor's country of residence at the time they were enrolled in the study.

In all other fields we refer to donor singular instead of plural

Copy link

Choose a reason for hiding this comment

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

Should we include the source of country values in description?

Copy link

@edsu7 edsu7 left a comment

Choose a reason for hiding this comment

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

Minor changes. See comments.

@lindaxiang lindaxiang requested a review from edsu7 February 6, 2025 19:01
Copy link

@edsu7 edsu7 left a comment

Choose a reason for hiding this comment

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

lgtm

@lindaxiang lindaxiang merged commit 372cd53 into develop Feb 6, 2025
@lindaxiang lindaxiang deleted the add_country_of_residence branch February 6, 2025 20:47
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