It's all about the answers!

Ask a question

How to get the WorkitemType of Linked Workitem using server side API ?


vinitha dsouza (14723136) | asked Mar 28 '17, 1:45 a.m.

Hello team

Usecase : I have a "Story " workitem  and  which is linked to "defect" Workitem.

How can i get the linked WI type name using server side API ?

Thank you

Accepted answer


permanent link
Ralph Schoon (63.3k33646) | answered Mar 28 '17, 3:11 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 You get the linked work item, resolve it and then you use com.ibm.team.workitem.common.model.IWorkItem.getWorkItemType() 


This is all common API.

The Link API is explained here: https://rsjazz.wordpress.com/?s=Link+API

David Lafreniere selected this answer as the correct answer

Your answer


Register or 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.