Merge branch '15.0.beta3' of http://gitlab.zcorp.cc/easycorp/zentaopms into 15.0.beta3
This commit is contained in:
@@ -39,6 +39,8 @@ class task extends control
|
||||
*/
|
||||
public function create($executionID = 0, $storyID = 0, $moduleID = 0, $taskID = 0, $todoID = 0)
|
||||
{
|
||||
commonModel::setAppObjectID('execution', $executionID);
|
||||
|
||||
$executions = $this->execution->getPairs($this->session->PRJ);
|
||||
$executionID = $this->execution->saveState($executionID, $executions);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user