Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

importing in to RTC

 All,

I am importing a csv in to RTC, however, they actually have Predecessor and Successor columns. How do you import this in to RTC? I am familiar with #number for Parent, but is that the same format in this situation? Also, there are multiple items:


Id | Type | Summary | Parent | Predecessor | Successor |
0 | Task | Blah | | | |
1 | Task | Task Blah | #0 | | 4,55 |
2 | Task | Task 2 Blah | #0 | 1 | 26,55 |

Can you import Successor like "4,55" or "26,55"

0 votes


Accepted answer

Permanent link

Did you test? I did implement link creation in https://github.com/jazz-community/work-item-command-line. I actually implemented a two pass solution that would create the items first and then the linkage. It would handle work item ID lists.  

Sterling Ferguson-II selected this answer as the correct answer

0 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 173

Question asked: Jul 14 '23, 2:30 p.m.

Question was seen: 620 times

Last updated: Jul 18 '23, 1:24 a.m.

Confirmation Cancel Confirm