export/import from Jira to RTC with Tracebility Links
Hi,
currently I am able to do the export from Jira (like Story and task) and import in to RTC in one step. But i am missing the tractability link between story and task.
for exa: If there is a story1 which is linked with task2, while exporting from jira the link is maintained in csv file. But I don't know , how to do the mapping While importing. I tried in different way but unable to do so. Any idea??
One answer
Manoj,
the CSV import allows to link work items if they already exist. In the link column have the ID of the link target prefixed with #. See the docuntation. You would have to do two imports, one to create the items and a second one to recreate the links.
The work item commandline can do a two pass import where the links are created in the second pass as well.