Skip to content

Commit 037fc8e

Browse files
authored
Merge pull request #663 from sartography/dev
add pcx to load_irb_personnel script output
2 parents d97e2cd + 2599657 commit 037fc8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crc/scripts/load_irb_personnel.py

+1
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ def do_task(self, task, study_id, workflow_id, *args, **kwargs):
174174
'pcs_invalid_uid': pcs_invalid_uid,
175175
'subs_invalid_uid': subs_invalid_uid,
176176
'pb_create_uid': pb_create_uid,
177+
'pcx': pcx,
177178
}
178179

179180
return data

0 commit comments

Comments
 (0)