Skip to content

Commit

Permalink
troubleshooting problem with owner being study coordinator
Browse files Browse the repository at this point in the history
  • Loading branch information
cullerton committed Jan 23, 2025
1 parent 78ab8fb commit d117fa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crc/scripts/load_irb_personnel.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ def do_task(self, task, study_id, workflow_id, *args, **kwargs):
'dc_invalid_uid': dc_invalid_uid,
'pcs_invalid_uid': pcs_invalid_uid,
'subs_invalid_uid': subs_invalid_uid,
'pb_create_uid': pb_create_uid,
}

return data

0 comments on commit d117fa6

Please sign in to comment.