You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I am importing Epics and Stories, Tasks using CSV but mappings are ignored.
@PRIYANKA BHAGWAT Welcome to community. You just need to make sure that you have the structure of the CSV setup correctly. For epic links it looks like this:
Issue Type,Epic Name,Summary ,Epic Link Epic , my-epic,Build a car , Story , ,Build an engine, my-epic Story , ,Buy some tires , my-epic
To link the Tasks to the Stories you would use an issue link and your CSV would look like this
Issue Type,Epic Name,Summary ,Epic Link, Issue Id, Link One Epic , my-epic,Build a car , , 1, Story , ,Build an engine, my-epic, 2, Story , ,Buy some tires , my-epic, 3,
Task , ,Link a Task , , 4, 3
Hey @Brant Schroeder
When you are using this approach, which `JIRA Field` do you associate `Epic Link`, `Issue ID`, and `Link One` too when you get to the `Map Fields` portion of the import process?
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Epic Link will map to Epic Link
Epic Name to Epic Name
Then under links and sub-tasks it should be Issue Id
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Brant Schroeder I'm attempting to do this, but I am unable to find these fields. Are you able to help with this? Epic Link also does not exist. For reference, I'm uploading these into a kanban software project.
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.