HowTo import issues » History » Version 4
Morty Morty, 2016-09-25 16:26
1 | 1 | Moritz Who Cares | h1. HowTo import issues |
---|---|---|---|
2 | |||
3 | 2 | Moritz Who Cares | "Since 3.2.0":http://www.redmine.org/news/104 Redmine can import issues. |
4 | 1 | Moritz Who Cares | In the issues tab there is a import link on the right. You can import any csv-type file. The first line must contain the column names. You can freely assign them to the different fields of an issue. |
5 | |||
6 | h2. Notes on different Fields |
||
7 | |||
8 | h3. Parent Issue |
||
9 | 3 | Moritz Who Cares | |
10 | 4 | Morty Morty | If the field starts with an #, the issue with that id is referenced. If the field contains a number it references the index of the issue in the import. Note that it's not the line number as line 1 contains the header. |
11 | 1 | Moritz Who Cares | |
12 | h3. Assignee |
||
13 | 3 | Moritz Who Cares | |
14 | 1 | Moritz Who Cares | This must be the username. (Might be that the Name works, too, but I didn't check.) |