query on parent-child workitems
We've defined the following workItem structure:
WI_A parent of (WI_B, WI_C, WI_D ........)
My goal is a query where I give in input a workitem child Id (for example WI_B) and the result set is all the other children of the parent workitem.
Is this possible? How Can I create the query?
Thanks in advance.
Bye
WI_A parent of (WI_B, WI_C, WI_D ........)
My goal is a query where I give in input a workitem child Id (for example WI_B) and the result set is all the other children of the parent workitem.
Is this possible? How Can I create the query?
Thanks in advance.
Bye