-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
3714 Validate sample sex in cg add relationship Command (#3863)
Added A check to check sex for father and mother for the CLI command add relationship Added a test to test if sex is incorrect, mother having sex = male, etc. Changed Command add relationship will now be sex sensitive, and mother needs to have sex female, father needs to have sex male. Fixed This will fix situations when prod needs to add a relationship manually.
- Loading branch information
1 parent
a705dde
commit 219029b
Showing
2 changed files
with
81 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters