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.
How to bulk import task to an existing story in jira ?
Can anyone please provide the CSV template as well ?
Hello @Aswathi D
Are you trying to add Subtasks to an existing issue?
The minimum information you are required to have in a CSV file is Issue Type and Summary. If you are trying to import data to make subtasks in an existing issue you will also need a field to have the parent issue's issue key. If there are required fields for your issues, those will also be required.
You can find examples for importing subtasks via CSV in this document.
https://confluence.atlassian.com/adminjiraserver/importing-data-from-csv-938847533.html
Hi @Trudy Claspill ,
Thanks !
So one more question...is it possible to create sub task of issue through CSV file import who doesn't have jira admin rights ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It should be possible.
Are you encountering a problem with that?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Trudy Claspill ,
In the documentation( provided by you ) I can see that user with global permission can do this
That's why I asked
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The Jira Administrator global permission is required if you want to run the External System Import option.
However, as also noted in the documentation if you are not a Jira Administrator you can still import issues from CSV using the Bulk Issue Import option.
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.