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?
Accepted answer
One other answer
Do you plan to support comments in DW in later releases?
Maybe there could be some other way to get comments/discussions to the report (birt or rrdi) ?
Maybe there could be some other way to get comments/discussions to the report (birt or rrdi) ?
Comments
Neither DW nor Live reporting, but new query feature in 4.0.5:
https://jazz.net/downloads/rational-team-concert/milestones/4.0.5M2?p=news#Comments