1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-01-17 12:52:55 +00:00
redmine/test/fixtures/files/import_issues.csv
Jean-Philippe Lang e3875ffd57 Make Tracker map-able for CSV import (#22951).
git-svn-id: http://svn.redmine.org/redmine/trunk@15490 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-06-07 18:23:42 +00:00

5 lines
388 B
CSV

priority;subject;description;start_date;due_date;parent;private;progress;custom;version;category;user;estimated_hours;tracker
High;First;First description;2015-07-08;2015-08-25;;no;;PostgreSQL;;New category;dlopper;1;bug
Normal;Child 1;Child description;;;1;yes;10;MySQL;2.0;New category;;2;feature request
Normal;Child of existing issue;Child description;;;#2;no;20;;2.1;Printing;;3;bug