+ [bug#54029,done,0.5h] sync attribute to sub stages.
This commit is contained in:
@@ -349,6 +349,8 @@ class programplanModel extends model
|
||||
/* Add PM to stage teams and project teams. */
|
||||
if(!empty($plan->PM)) $this->execution->addExecutionMembers($stageID, array($plan->PM));
|
||||
if($plan->acl != 'open') $updateUserViewIdList[] = $stageID;
|
||||
|
||||
$this->updateSubStageAttr($stageID, $plan->attribute);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user