I am trying to import an issue list in csv format into Jira.
This is a snippet of my csv-file.
Typ | IssueID | Zusammenfassung |
Bug | 21 | Master: Test |
Subtask | 21.1 | Master: Test2 |
I'm getting these errors:
What is the problem? Why does it say "null=Subtask"?
It seems that you have mapped "Typ" column to some Custom Field instead of Issue Type.
The "Subtask" you have is a misspelling if you want to import it. According to the documentation, you import it with "Sub-task" instead.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.