* Finish task #43918.
This commit is contained in:
@@ -539,7 +539,6 @@ class executionModel extends model
|
||||
$member->type = 'execution';
|
||||
$member->hours = $this->config->execution->defaultWorkhours;
|
||||
$this->dao->replace(TABLE_TEAM)->data($member)->exec();
|
||||
|
||||
$changedAccounts[$owner] = $owner;
|
||||
$teamMembers[$ownerField] = $member;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user