Hi.
I’m importing a CSV file and I want to create issue links (issue “blocks,” issues “is blocked by,” etc.) between sub-tasks of the same task.
I have used Issue ID and Parent ID columns to create the sub-tasks, following directions from Importing data from CSV. All is fine and well with this step.
Now here's where I run into the block. I’ve found documentation on linking issues in a CSV file import (How to Import Issue Links from a CSV File) that says one column must be mapped as Issue ID and the other as the desired link type. However, since I’m not including any value in the Issue ID fields for sub-tasks, I can’t use those steps to create links between sub-tasks.
Is there another way to create issue links between sub-tasks in a CSV import?
Thanks!
NOTE: I know that I can do the linking manually once the issues are imported in JIRA, but I want to do this within the CSV import as this is a large upload.
Hi Emilie,
If the issue that you are linking to is not already present in JIRA then in the Issue id column you can mention any unique random number. It need not to be a JIRA Issue key.
-Ravi
Hi Ravi,
Thanks for the quick response. Yes, the issues are NOT present in JIRA; they would be newly imported with the CSV template.
Unfortunately, if I'm to follow the directions laid out in Importing data from CSV, I can't have anything in the Issue ID for sub-tasks. (It seems https://confluence.atlassian.com/ is down right now, so I can't quote the exact line.) And since I can't include Issue IDs for sub-tasks, I have no way of linking sub-task issues.
For reference, here's a super simplified version of what my template looks like:
Issue Type | Summary | Issue ID | Parent ID | relates to | has to be done before | has to be done after |
Task | Task A | 1 | 2 | |||
Sub-task | Sub-task A1 | 1 | ||||
Sub-task | Sub-task A2 | 1 | ||||
Sub-task | Sub-task A3 | 1 | ||||
Sub-task | Sub-task A4 | 1 | ||||
Task | Task B | 2 | 1 | |||
Sub-task | Sub-task B1 | 2 | ||||
Sub-task | Sub-task B2 | 2 | ||||
Sub-task | Sub-task B3 | 2 | ||||
Sub-task | Sub-task B4 | 2 |
Any ideas?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Emilie,
I'm running into this problem myself at the moment.
Have you found a solution?
Thanks!
- Tessa
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.