export/import from Jira to RTC with Tracebility Links
Hi,
|
One answer
Ralph Schoon (63.7k●3●36●48)
| answered Dec 21 '18, 11:29 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
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.
Comments Hi Ralph,
There is no free lunch, basically. So this is not achievable without any manual efforts.
However, I have builtsomething into WCL that runs a two pass import and is able to recreate links based on an old item ID. Here how that works: https://rsjazz.wordpress.com/2015/11/03/a-rtc-workitem-command-line-version-3-0/
Note: have a test system that you can use for export and import, ideally have an SDK environment available if stuff goes wrong.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.