Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 53 Current »

On this Page




There are 2 cases to separate:

  • when you import issues that link to already existing ones
  • when you import issues that link to ones that have not been created yet


When you import issues that link to already existing ones


  1. Export issues to XLS (see how)
  2. In the exported XLS, search for the column with the name "Linked Issues" (Picture 1)
  3. And fill out the cells using the format <Description of the Issue Link> : <Issue Key> (<Name of the Link Type>) 
    1. For example: is blocked by : VP-269 (Blocks)
    2. Learn more about the Issue Links Types here!
    3. If you want to link more than one issue to an issue, write the codes into one cell and separate them with this character: ;
  4. Copy the issues with the column names from the XLS, paste them into ImpEx's import dialog (see how) and finish the importing proccess (Picture 2)                                                                                                                     



You can use this template when you import:

(Just copy-paste them into the import dialog, but please make sure that you refer to the right project and the right issue.)


ProjectSummaryIssue TypeLinked Issues

Project 1

Task 1Taskis blocked by : PROJ-81 (Blocks); is blocked by : PROJ-82 (Blocks)
Project 1Sub-task 1.1Sub-task
Project 1Sub-task 1.2Sub-task

Picture 1

Picture 2



When you import issues that link to ones that have not been created yet


  1. In the exported XLS create a new column named "Issue ID" and give random numbers the issues that you want to link (picture 3)
  2. Search for the column with the name "Linked Issues" (picture 4)
  3. Fill out the cells using the format <Description of the Issue Link>: <Issue ID> (<Name of the Link Type>)
    1. For example: is blocked by: 1 (Blocks)
    2. Learn more about the Issue Links Types here!
    3. If you want to link more than one issue to an issue, write the codes into one cell and separate them with this character: ;
  4. Copy the issues with the column names from the XLS, paste them into ImpEx's import dialog and finish the importing proccess (see how)


You can use this template when you import:

(Just copy-paste them into the import dialog, but please make sure that you refer to the right project and the right issue.)


ProjectSummaryIssue TypeIssue IDLinked Issues

Project 1

Task 1Task1is blocked by: 1 (Blocks); is blocked by: 2 (Blocks) 
Project 1Sub-task 1.1Sub-task2
Project 1Sub-task 1.2Sub-task3

Picture 3

Picture 4


  • No labels