Is there any simple way of creating tasks work items in RTC?
![]()
In our project, we have a minimum of 20 stories being delivered every sprint. we are tracking the status of these stories by creating tasks. Is there any simple way of creating them.
I have seen the solutions like importing from CSV files through eclipse client. But is there any more simpler way?
|
3 answers
![]()
Ralph Schoon (61.8k●3●36●43)
| answered Jul 30 '16, 5:42 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Work Item Templates? https://www.youtube.com/watch?v=bzrj4DjrVIc
|
![]()
Importing from CSV is really easy and, in my opinion, is the easiest way :-)
There are also work item templates that can be created in advance (in the configuration of the project area) and then someone just says "create work item from template", chooses the template, and there you go. My experience with both is: 1) Work item templates are okay as long as you don't need to make any change before the new work items get created. The CSV file, you quickly edit the csv and then import 2) The Create work item from template is very visible to everyone in the UI, and we would have people mistakenly say "create from template" instead of "create" and I guess hit enter too many times and we would get all of these "extra" work items that we just had to go cancel as invalid later. Comments Hi Susan,
Can we do the importing csv files without Eclipse client?
no.. currently, export/import is only via Eclipse..
![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Note that CSV import via the Web is in the 6.0.3 plan and is currently being implemented (see https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/374563).
|