* [bug#68604,done,1h,0h] Fix create notMultiple project error.
This commit is contained in:
@@ -5161,6 +5161,7 @@ class executionModel extends model
|
||||
}
|
||||
}
|
||||
|
||||
$this->config->execution->create->requiredFields = '';
|
||||
$executionID = $this->create($executionData, array($this->app->user->account));
|
||||
if($project->model == 'kanban')
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user