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

How to delete dangling "mentioned by" lins from deleted work items?

In my system, work item A is mentioning WI B.
When I delete WI A and open WI B, it still has "mentioned by WI A" link.
How to remove this dangling link?

0 votes



One answer

Permanent link
Normally those links should be deleted, but they are not due to a bug.
273166: Deleting a work item does not delete a mentions link that is made from it

There is a workaround mentioned in the WI to delete the links by importing modified CSV file:
- create a query that will collect all the work items with such dead links
- CSV export query with default column values
- edit CSV file
- add a column "Mentioned By"
- for each work item in CSV file, either add a blank value "" or keep valid links only
- save CSV file
- CSV import this file. Select to:
- update existing work items
- replace existing links with newly imported values
- import
--> dead links are removed

This workaround is not guaranteed to work, so please test it before trying on production data.

3 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,029
× 102
× 92

Question asked: Mar 18 '14, 3:48 a.m.

Question was seen: 5,832 times

Last updated: Mar 18 '14, 3:53 a.m.

Confirmation Cancel Confirm