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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I am doing a CSV import and have subtasks, the issue I am running into is setting the Issue id of the issues. How do I know what the current highest issue id is in my Jira instance? I need to be able to set the issue id in the csv to something that doesn't already exist.
thanks,
-wade
Hi @Wade H
Do you want to migrate parents and subtask from single csv file? If yes, you should use issue id (a random number to connect parent and subtask). If you give number 1 as an issue id for your first task, then you should use 1 in parent id column for its subtask to connect.
Please take a look at subtask section: https://support.atlassian.com/jira-cloud-administration/docs/import-data-from-a-csv-file/
Hello @Tansu Akdeniz I do have the issue id and pranet id columns. And i have done this in the past. My question is if there are already issues in the project do I need to use an Issue id that is not taken in Jira? I keep getting errors and am wondering what i am doing wrong. As I said I have done this in the past.
thanks,
-wade
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Tansu Akdeniz I found my issue. I did not realize that there were required fields that I had not set. Bonehead move. :)
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.