Modified study_info do_task_validate_only so that we take the default path in ind_update workflow.

This commit is contained in:
mike cullerton 2020-12-30 10:04:10 -05:00
parent 084e9d50a4
commit f29429f0d0
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@ Returns information specific to the protocol.
"IS_HGT": None,
"IS_IBC": None,
"IS_IDE": None,
"IS_IND": None,
"IS_IND": 1,
"IS_MENTAL_IMPAIRMENT_POP": None,
"IS_MINOR": None,
"IS_MINOR_PARTICIPANT": None,