Task CSV import is now able to handle more fields
Add support for the priority, start date, tags and one external link.
This commit is contained in:
@@ -122,7 +122,6 @@ class ClassProvider implements ServiceProviderInterface
|
||||
'PredefinedTaskDescriptionValidator',
|
||||
),
|
||||
'Import' => array(
|
||||
'TaskImport',
|
||||
'UserImport',
|
||||
),
|
||||
'Export' => array(
|
||||
|
||||
Reference in New Issue
Block a user