Closed gcyoung1 closed 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.
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.