Add custom roles project duplication

This commit is contained in:
Matteo Mazza
2018-08-23 06:00:01 +02:00
committed by Frédéric Guillot
parent e5904ad2ed
commit f28d7a15b9
8 changed files with 163 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ class ProjectDuplicationModel extends Base
{
return array(
'categoryModel',
'projectRoleModel',
'projectPermissionModel',
'actionModel',
'tagDuplicationModel',
@@ -44,6 +45,7 @@ class ProjectDuplicationModel extends Base
'swimlaneModel',
'boardModel',
'categoryModel',
'projectRoleModel',
'projectPermissionModel',
'actionModel',
'swimlaneModel',