Combined Table Report - Work Items
I would like to write a report that returns the discussion thread for a given set of Work Items. I found the table,
com.ibm.team.workitem.WorkItem to return the Work Items list. Now I am trying to find the discussion thread reference. It is, internalComments.internalId or commentsExtensions.value.internalId? Then what table would I join the with to get the text of the discussion?