Hello,
So Far I can obtain the values of the attributes and custom attributes of the work item using workItem.getValue(WorkItemAttributes.Name of the attribute)
but now I would like to see how can I get the comments, and also how can I post comments using oslc ?
Thank you.