Merge branch 'sprint/177_zhengrunyu_close' into 'kanban'
*Fix bug*Fix bug*Fix bug*Fix bug*Fix bug*Fix bug*Fix bug*Fix bug See merge request easycorp/zentaopms!955
This commit is contained in:
@@ -962,6 +962,7 @@ class kanbanModel extends model
|
||||
elseif($mode == 'independent')
|
||||
{
|
||||
$groupID = $this->createGroup($kanbanID, $regionID);
|
||||
$kanban = $this->getByID($kanbanID);
|
||||
$this->createDefaultColumns($kanban, $regionID, $groupID);
|
||||
|
||||
$lane->group = $groupID;
|
||||
|
||||
Reference in New Issue
Block a user