-
Notifications
You must be signed in to change notification settings - Fork 0
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
🐛 Surgery table is not able to be updated #1125
Comments
Bug is actually the result of existing validation created in: & Will need to discuss solution that allows updating existing records, without creating duplicates |
Update success case TSV file: (tsv is not supported by zenhub, converted to txt) |
Error case record: |
Describe the bug
The surgery table is not able to be updated once submitted.
Steps To Reproduce
Steps to reproduce the behaviour:
Validate submission
buttonThe submitter_specimen_id '*****' has already been associated with a surgery in the current or previous submission. Specimen can only be submitted once for a single surgery.
Expected behaviour
The surgery table should be updated accordingly without errors.
The text was updated successfully, but these errors were encountered: