diff --git a/config.inc.php b/config.inc.php index a141121069..cd29c5d308 100644 --- a/config.inc.php +++ b/config.inc.php @@ -1301,7 +1301,7 @@ // This means that at GUI Level, will not be possible: // add a new attachment to an Executed Test Case Version // delete an attachment from Executed Test Case Version -$tlCfg->testcase_cfg->downloadOnlyAfterExec = TRUE; +$tlCfg->testcase_cfg->downloadOnlyAfterExec = FALSE; // This means that at GUI Level, will not be possible: // add a new req version link to an Executed Test Case Version