Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I upload epics, then stories tied to epics, then sub tasks tied to stories?

Enosler1218
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 31, 2019

I am trying to build a template that will allow me to upload epics and their corresponding stories and sub tasks. My Csv keeps failing. Has anyone done this before. Should I be doing these separate from one another. How do I make sure I am connecting the right stories to epics and right sub tasks to stories?

1 answer

1 accepted

0 votes
Answer accepted
Pete Singleton
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 31, 2019

You need to generate a unique ID for each row in your CSV, and then use that ID to link parent/child.  E.g, 

ID, IssueType, Summary, ParentID

1, Story, "Test Story",,

2, Sub-task, "This is a sub-task", 1,

 

More here: https://community.atlassian.com/t5/Jira-questions/CSV-Importing-of-sub-tasks-and-linking-to-existing-Story/qaq-p/224226

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events