RTC v6.0.6
![]() How can I bulk remove links from RTC work items?
I tried doing this with a .csv import, by setting the 'Implements Requirement' fields to <empty>.
|
One answer
![]()
Ralph Schoon (61.8k●3●36●43)
| answered Mar 25 '21, 5:26 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Mar 25 '21, 5:28 p.m. https://github.com/jazz-community/work-item-command-line might be an option. We might have to enhance it. Depends on what the use case really looks like. So we need details about the use case.
Comments ![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
What you can try is to use bulk update, "set" the link attribute you want to be empty to "" and enable deletion of attachments. The readme reminds me that I have also @deleteLinks_linktype=yes |