It's all about the answers!

Ask a question

Remove links from RTC work item


Boopathy Nagaraj (156) | asked Jul 02 '19, 4:55 a.m.

In RTC work item i need to remove some created customized links. Could you help on this

One answer



permanent link
Ralph Schoon (61.8k33643) | answered Jul 02 '19, 5:26 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Jul 02 '19, 5:29 a.m.
Use remove on the references. Also see: https://rsjazz.wordpress.com/2012/09/19/the-rtc-workitem-link-api-linking-workitems-to-other-elements/
getWorkingCopy().getReferences().remove(iReference)

Your answer


Register or to post your answer.