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:
@@ -1357,4 +1357,13 @@ return array(
|
||||
// 'Unable to remove this template.' => '',
|
||||
// 'Template for the task description' => '',
|
||||
// 'The start date is greater than the end date' => '',
|
||||
// 'Tags must be separated by a comma' => '',
|
||||
// 'Only the task title is required' => '',
|
||||
// 'Creator Username' => '',
|
||||
// 'Color Name' => '',
|
||||
// 'Column Name' => '',
|
||||
// 'Swimlane Name' => '',
|
||||
// 'Time Estimated' => '',
|
||||
// 'Time Spent' => '',
|
||||
// 'External Link' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user