Query for retrieving the children available in issue work item.
![]()
Hello,
I am trying to retrieve the list of child available in issue work item.
How to write a query in RTC which retrieve "list of the children available in issue work item?"
|
One answer
![]()
I'm considering that issue is defect type, but if it is a custom type select the type you want. You can set the query parameter like this:
![]() |