Is there a way to add a comment from the "discussion" section of a task into a table in ReportBuilder?
Hi,
I am trying to generate a table that includes information on the current status of several tasks in ReportBuilder.
I was hoping to include as a part of this a section that contains the text of the a recent comment made in the discussion section as a way to provide a little more information on the task status.
However, I did not see "discussion" as one of the attributes that can be included in a report.
Does anyone know if this is something that can be done?
Thank you!
One answer
Hi Patrick,
If you are using Data warehouse data source, it is not possible because DCC job does not extract workitem discussion into RIODS.REQUEST table. Discussion can be huge so it is called "Document" rather than "Report".
If you have an RPE, then it is possible to get discussion data by "comments" field.
https://jazz.net/wiki/bin/view/Main/ReportsRESTAPI
But I am afraid it is a bit tricky to sort the discussion order in the output document.
Comments
Matt Muller
Jun 22 '18, 6:29 a.m.Patrick Casey
Jun 22 '18, 11:28 a.m.