Hi,
How can I import issues that are linked to an Epic type issue using the CSV importer? I can successfully create an Epic type issue using the CSV importer but when I try to link an issue to it (by mapping the Epic Link field with the Epic Name of the epic), the importer creates the ticket but doesn't actually link it to the Epic.
Does something have to be enabled on the Admin side first to make this work?
Thanks,
Brandi
I'm also trying to import issues that are already assigned to a new EPIC, but without success, and I use the Jira next-gen, so I read that instead of using "Epic link" I have to use the "Parent" field.
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.
@Malik Mangier I did it today and it is possible to import issues as Epics. You have to map it though in the `import system` as the last step.
@alicia.juste It's suposed to be like this but it is not implemented yet as https://jira.atlassian.com/browse/JSWCLOUD-17758 says.
I did not found a `nice and easy` way to do it.
You can find partial workaround here:
https://jira.atlassian.com/browse/JRACLOUD-62251
Did not try it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks @Marek Melzacki
I just voted for that issue!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try using the Epic JIRA id as Epic link.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any progress on this? Large gap in the functionality
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You need 3 things to make this work consistently:
On import, relate the columns, especially: "ID" with "Issue id". Then it will work
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I followed these instructions, but wasn't successful. I think I'm a little confused by step number 3.
Where does the column ID come from? What does it mean that it's unique for each "Epic, standard, subtask"? I tried creating a column called ID and just filing in 1, 2, 3 as a test, but still wasn't successful.
Can someone provide clarity? Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How can you have a column for issue ID if the task is not created yet? Do you need to hard code those issue ID's in there each time? That seems odd.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Brad Whowelland @Nicole Foxworth
When you are creating and CSV file you have to assign an unique issue ID for each of the `issues` (all types). But this is just local assignment.
So if you have:
`Story 1, ID 1`
`Sub-Task 1, ID 2, Parent ID 1`
` Story 2, ID 3`
`Sub-Task 2, ID 4, Parent ID 3`
` Sub-Task 3, ID 5, Parent ID 3`
You will have 2 Stories with subtask, Story 1 has 1 task, and Story 2 has two tasks.
It's just an simplified example :)
And when you import the issues it will analyze your IDs but in JIRA it will be the next available ID. eg. myID-1 = TEST-234, myID-2 = TEST-235 etc.
Hope this helps
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.
I am experiencing the exact same issue - any update or recommendations?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm having this problem as well. I've properly mapped the "Epic Link" column in my CSV to the "Epic Link" field in Jira, and I've tried it three different ways: using the epic's issue key, using the epic's issue id, and using the epic's name. None of these work properly.
When I use the issue key, the import completes successfully with no errors, but the link is still not made between the story and the epic.
When I use the issue id, the import completes, but errors happen, saying the epic cannot be found.
When I use the epic name, the import completes successfully with no errors, but the link is still not made between the story and the epic.
Can we get an update on this, please?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, I am mapping to the Epic link field. According to the documentation I have found online, it should be working which is why I believe there might be something that is not set up correctly on the admin side, but I'm not sure what to tell my admin to do?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This sounds correct. Make sure you are using the Epic name and not the Summary of the epic to populate the "epic link" column.
Are you mapping to the Epic Link column to Epic Link field?
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.