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 P 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 ?
It should be possible.
Are you encountering a problem with that?
In the documentation( provided by you ) I can see that user with global permission can do this
That's why I asked
It looks like you're new here. Sign in or register to get started.