Redmine 4.1.1

This commit is contained in:
Manuel Cillero 2020-11-22 21:20:06 +01:00
parent 33e7b881a5
commit 3d976f1b3b
1593 changed files with 36180 additions and 19489 deletions

View file

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