importing in to RTC
![]() All,
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"
|
Accepted answer
![]()
Ralph Schoon (62.7k●3●36●43)
| answered Jul 18, 1:23 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Jul 18, 1:24 a.m. 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
|