Apply column restrictions to the board
This commit is contained in:
@@ -34,6 +34,7 @@ class ClassProvider implements ServiceProviderInterface
|
||||
'CategoryModel',
|
||||
'ColorModel',
|
||||
'ColumnModel',
|
||||
'ColumnMoveRestrictionModel',
|
||||
'CommentModel',
|
||||
'ConfigModel',
|
||||
'CurrencyModel',
|
||||
@@ -55,6 +56,7 @@ class ClassProvider implements ServiceProviderInterface
|
||||
'ProjectNotificationModel',
|
||||
'ProjectMetadataModel',
|
||||
'ProjectGroupRoleModel',
|
||||
'ProjectRoleModel',
|
||||
'ProjectTaskDuplicationModel',
|
||||
'ProjectTaskPriorityModel',
|
||||
'ProjectUserRoleModel',
|
||||
|
||||
Reference in New Issue
Block a user