Hey Everyone!
Very new to Jira so please help me out.
I have created an issue under which there should be about 15-20 subtasks, which as of now I'm looking at the data from an excel file and creating manually.
Is there a way I an make this process more efficient? Like import the excel or create a csv file and import that?
As there are more issues and just as many subtasks under each issue.
Jira Version:
First off some clarification:
1) Userstory issue exist in Jira and we want to import subtasks to the existing issues
2) naming conventions:
Jira -internal:
Jira Import tool / csv fields:
Fact: Creating a NEW tasks and NEW subtasks (or issues with both issues_type = e.g. Story and Sub-Task) referrering to each other in one file works flawlessly.
Fiction: when it comes to create an issue with issue-type "sub-task" for an existing issue (issue-type != sub-task) this does not work at all with none of all descriptions i found so far.
I tried all of the following combinations (in CSV i have to fields name issue-id and parent-id):
i know i missed some combinations but frankly speaking before i lost my mind i stopped with it.
Can anybody tell me the right field mapping (which field in the mapping dialog has to be chosen for my csv fields issue-id and parent-id) and how to fill the issue-id (empty or logical number?) and parent-id (visible issue number (aka jira.issue_key) or internal non visual issue_id (internal key inside jira)?)
thanks in advance
The same problem here :-( : when creating SubTask for existing Issues I get an error of Invalid Parent and I have tried using the Key and the Id.
Any update on that?
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm having the same issue. Can someone provide an sampl upload file?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Alphy Joseph,
You can definitely do this taking the csv route. When you are creating sub-tasks for an existing issue, the only additional thing to keep in mind is that you will need to have the parent Issue ID called out in the csv file, against each entry of the sub-tasks.
While I would like to put more detail here, I noticed that this has already been discussed and addressed as part of the Community here - https://community.atlassian.com/t5/Jira-questions/CSV-Importing-of-sub-tasks-and-linking-to-existing-Story/qaq-p/224226
Hope this helps!
Thanks,
Kalyani
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank You for your help @[deleted]
The link you mentioned says we use the external issue id of the parent in the csv file. Can you tell me how to find it? I am not an admin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
is this the an external id or an internal id?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Alphy Joseph - There is a clarification on the page link (https://community.atlassian.com/t5/Jira-questions/CSV-Importing-of-sub-tasks-and-linking-to-existing-Story/qaq-p/224226) shared earlier, that the Issue Key is what needs to be used in the context of a sub-task association with an existing (parent) Issue and not the Issue Id. Did you happen to try using the Parent Issue Key?
When you are in the Issue Detail View of a Sub-Task, the parent is shown where the red arrow is pointing in the screen capture below. Hovering on that will show the URL associated at the bottom of the browser that has the Issue Key (of the parent staying on the Subtask Issue View page) reflected.
If you have already tried this with no luck, please let me know.
Thanks!
Kalyani
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank You @[deleted]. Yes it is the key and not the id to be uploaded. Was just a little confused on that aspect. Thank You so much for clearing it
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Alphy Joseph,
You can prepare a csv file with the needed subtask details and import it into the jira.
For how to prepare csv file please see: https://confluence.atlassian.com/adminjiraserver073/importing-data-from-csv-861253680.html#ImportingdatafromCSV-formatPreparingyourCSVfile
And see how to Importing data from CSV.
OR have a look on some third party apps which manages jira issues using excel.
Excel connector for Jira (paid app) and Jexcel LITE (free app)
Hope this helps for you.
Thanks,
Ram.
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.
Here is something which I created and worked for me in my JIRA project.
With this template, we can create multiple subtasks under a user story present in JIRA. Create a .csv file with the columns as mentioned in the attached image.
Only point to note is map - Issue key to Parent Id while you map the fields from .csv to JIRA fields.
Do let me know, if this helps.
Thanks,
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@raad fageeh - Yes that is something which I mentioned in my answer, that needs to be done.
In your case, you have mapped the parent id in two fields hence its giving an error. Once map them correctly, save the configuration file.
I did this now again, with the saved configuration file, it worked and issues got created in bulk.
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.
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.
@natalia.lezhai - Can you please this, I just tried with my sample field mappings, did not get the error as mapping in csv thing, please try check. Not sure why it gave the issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Debashish Chakravarty wondering if you can help. I think I have followed what you have suggested but I am struggling to get this to work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey,
One other solution that works for me is that I keep the Issue Id column empty and Parent ID column will be the standard issue key. Sending a sample format as well. Hope this helps.
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.
Yes, it would also work that way; only thing is additional column of Parent ID to be maintained in the upload .csv.
I reverified it, was able to still move further and map the Issue key to Parent ID,
Since, it worked for you by keeping the Issue ID column blank as mentioned by @Ananth
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Works great, thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.