Get Grand child work item using server side api in RTC
![]() Hi,
I have project Request WI which has child is Task and Task child is defect, currently I am getting Project request child list i.e Task workitems but I want to get Defect workitem list also , which has a grandchild of Project Request WI using server side api
please give me suggestion on same
|
Accepted answer
![]()
Ralph Schoon (60.9k●3●36●43)
| answered Feb 07 '19, 2:51 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Feb 07 '19, 2:51 a.m. If you have an API to get the child, you can use the same API to get the children of said child. CLM _User selected this answer as the correct answer
|