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

Create and then update work items via csv importer/exporter

Hi all.
I want to achieve the following scenario which creates and then updates (to set parent link) work items.
1. import a csv file and create new work items
2. export work items imported at step 1 into the csv file
3. modify the csv file to set parent link
4. import the csv file and update work items

My question is how to achieve step 2.
Can I export work items that imported at step 1 without using a query?

I may do the above process many times and create work items have the same work item type, attributes as already created, so may not be able to query just now imported work items.

After importing successfully, imported work items are displayed in the 'work item' view. Ideally, I want to export them from the view, but I couldn't.

Does anybody have any idea?

Thanks in advance.

0 votes



One answer

Permanent link
I don't know of a way to do this without a query. You could add a custom attribute and give it a unique value in your csv. Then find all work items with having the unique value for the custom attribute.

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
× 12,030

Question asked: Aug 01 '12, 3:57 a.m.

Question was seen: 4,821 times

Last updated: Aug 08 '12, 2:04 a.m.

Confirmation Cancel Confirm