Files
Redmine/test/fixtures/files/import_time_entries.csv

6 lines
305 B
CSV
Raw Normal View History

row;issue_id;date;hours;comment;activity;overtime;user
1;;2020-01-01;1;Some Design;Design;yes;jsmith@somenet.foo
2;;2020-01-02;2;Some Development;Development;yes;jsmith@somenet.foo
3;1;2020-01-03;3;Some QA;QA;no;dlopper@somenet.foo
4;2;2020-01-04;4;Some Inactivity;Inactive Activity;no;jsmith@somenet.foo