I would like to migrate a large amount of data directly as epics, stories and Tasks
Hello Isa,
Welcome to Atlassian Community!
I think the easier way to bulk import data to JIRA would be by using CSV import:
Basically, you would configure your Epics, Stories and tasks fields using column separated by comma, just like in the example below:
IssueType , Summary , FixVersion, FixVersion, FixVersion, Component , Component
Epic , "First issue" , v1 , , , Component1,
Task , "Second issue", v2 , , , Component1, Component2
Story , "Third issue" , v1 , v2 . , v3 , Component1,
Let me know if it would work for you, Isa.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.