Add missing fixture file intended for r22440 (#39511).

git-svn-id: https://svn.redmine.org/redmine/trunk@22453 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2023-11-17 06:54:17 +00:00
parent 0d30af1bc2
commit 635e31a952

View File

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