sibis-platform / ncanda-data-integration

This is the Data Integration, MRI, and Bioinformatics Component of the National Consortium on Alcohol and NeuroDevelopment in Adolescence (NCANDA), funded by the NIAAA.
https://www.nitrc.org/projects/ncanda-datacore
BSD 3-Clause "New" or "Revised" License
4 stars 10 forks source link

bug/extracting_form_from_experiment_site_id #459

Closed gcyoung1 closed 2 years ago

gcyoung1 commented 2 years ago

Some redcap_update_summary_scores issues have the study_id and event before the form name in the experiment_site_id, e.g https://github.com/sibis-platform/ncanda-operations/issues/10802. This is not the case for the majority of these issues e.g. https://github.com/sibis-platform/ncanda-operations/issues/10807. The resolution is to make the extraction into a regex with the first part being optionally matched.