* Fix bug of create default sprint.
This commit is contained in:
@@ -5029,6 +5029,7 @@ class executionModel extends model
|
||||
$_POST['PM'] = '';
|
||||
$_POST['RD'] = '';
|
||||
$_POST['multiple'] = '0';
|
||||
$_POST['hasProduct'] = $project->hasProduct;
|
||||
|
||||
$executionID = $this->create();
|
||||
if($project->model == 'kanban')
|
||||
|
||||
Reference in New Issue
Block a user