we are using Jira Cloud.
we have Epic Created as {Key=JIRA-1234, Summary = Test 1}, {Key=JIRA-1235, Summary = Test 2}
Work Type | Summary | Description | Story Points | Priority | Parent |
Story | User Story 1 | Detail about functionality for Epic 1 | 5 | High | JIRA-1234 |
Story | User Story 2 | Feature enhancement under Epic 1 | 3 | Medium | JIRA-1234 |
Story | User Story 3 | New workflow implementation under Epic 2 | 8 | High | JIRA-1235 |
Story | User Story 4 | Validation criteria addition for Epic 2 | 4 | Low | JIRA-1235 |
while import System gives error as You have to define which CSV column maps to Issue Id if you want to import parents.
Added Field Issue Id. but in Field Mapping, Issue Id field does not exists.
How to establish the Parent-Child relationship for CSV bulk import.
Hi @Mohan Khaire Welcome to the Community!
Please follow the below doc.
https://support.atlassian.com/jira/kb/keep-issue-parent-child-mapping-during-csv-import-to-jira-cloud/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.