HowTo import issues » History » Version 2
Moritz Who Cares, 2016-08-25 11:45
| 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 | If the field starts with an #, the issue with that id is referenced. If the field contains a number in references the index of the issue in the import. Note that it's not the line number as line 1 contains the header. |
||
| 10 | |||
| 11 | h3. Assignee |
||
| 12 | This must be the username. (Might be that the Name works, too, but I didn't check.) |