-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
We noticed subject JE94766 had chrscid_a27 and chrscid_a28 as -3 on RPMS CSVs, but had '3' on REDCap.
Here is what we believe happened:
- JE94766 had
3filled in forchrscid_a27andchrscid_a28originally, but was later changed to-3 - rpms_to_redcap.py script skips/ignores missing codes on fields marked @nomissing when uploading to REDCap.
- So, this updated value is not reflected on REDCap.
We had discussed 2 potential solutions to this issue:
- Scheduled wiping on add 'PRESCIENT' REDCap records to clean such values
- Switching to a more restrictive
overwriteBehavioron REDCap API:- This should overwrite overwrite blank/empty fields as well
https://redcap.partners.org/redcap/api/help/?content=imp_records

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels