I know there are many issues about this already and I read through SO MANY of them, and it still won't work.
BUT, whatever I try, I cannot get a csv file with Epics, Tasks, Stories, Bugs, and Subtasks to import the Subtasks.
I am an Admin and we are on the Standard plan.
Questions:
Thank you so much - what a faff these Subtasks are!
To import parent/child relation for sub-taks you need to have to extra column in your csv.
See, this KB artivcle, https://support.atlassian.com/jira/kb/keep-issue-parent-child-mapping-during-csv-import-to-jira-cloud/
extra columns are added, in the KB they are "issue id" and "parent"
Both of these are already in the csv and have data in it. They are also mapped to the fields in the new Space. It still won't work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Then your mapping might be incorrect.
Also please show a part of your CSV.
Also issue id and parent should not contain issue key codes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Saskia,
You can create the parent and the child at the same time. Or you can create the child and reference the key of the parent when you import the child.
In my example below I have using Epic and Story, but Task and Sub-task would be the same process.
The last example is if you are just creating new Sub-task and linking it to an existing parent.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.