Hello
I am having terrible trouble with what should be "Simple" CSV importation in Jira Cloud.
Scenario:
1 I have 3 "Initiatives" already created which reflect a World Region
2. I have 200 EPICs I want to CREATE via CSV Import and Link to a specific Initiative using a value in the CSV file. There is way to much confusing topics out there using different terminology to achieve something simple.
3. I have automation in place to create my Tasks and Subtasks and this is working.
Simply Put, my CSV import creates the EPICs but not matter what I try, I cannot associate them with an existing initiative.
Can you provide me a Clear CSV Template and a Clear Mapping using the OLD or New CSV importer. I will do what ever you tell me once it works.
Why is Jira so difficult for simple things.
Thanks
Ken
Hi Ken - Welcome to the Atlassian Community!
There is a lot of confusion about this right now and there appears to be an ongoing bug with it. Here is one ticket in the JAC related to it that you can vote for and follow.
https://jira.atlassian.com/browse/JRACLOUD-92272
It appears sometimes it works if you do it through the path of Settings > System > External System Import > Switch to old experience. Other times that doesn't work but if works if you do the import from within a filter/search.
Something like this SHOULD work:
| Issue Type | Parent | Summary |
| Epic | ABC-123 | Epic 1 |
| Epic | ABC-123 | Epic 2 |
Where ABC-123 is the key for the Initiative and assuming the Initiative work type is a parent one level up from Epic.
Hi!
Since your Initiatives already exist in Jira, linking the new Epics via CSV is super easy using the unified Parent field. Here is the quick way to do it:
Parent column to your Epic CSV file. For each Epic row, simply enter the existing Initiative Key (e.g., INIT-123) of its parent.Parent column to the native Jira Parent field, and run the import.💡 Quick tip: Try doing a test run with a CSV of just 2-3 Epics first to make sure they link up perfectly!
Let me know if that works!
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.