[
https://jira.jboss.org/browse/JBPM-2855?page=com.atlassian.jira.plugin.sy...
]
Maciej Swiderski commented on JBPM-2855:
----------------------------------------
User id needs to be provided prior to adding comment:
processEngine.setAuthenticatedUserId("johndoe");
taskService.addTaskComment(taskId, "hi, how are you guys?")
processEngine.setAuthenticatedUserId("joesmoe");
taskService.addReplyComment(helloCommentId, "i'm doing fine, thanks");
So I think this issue can be closed.
Task comment must have a userId to enable discussion between members
of a group participating in a task
-------------------------------------------------------------------------------------------------------
Key: JBPM-2855
URL:
https://jira.jboss.org/browse/JBPM-2855
Project: jBPM
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM 4.3
Reporter: Cedric Mailleux
Fix For: jBPM 4.x
Task comment must have a userId to enable discussion between members of a group
participating in a task.
In jBPM 4.3 when adding a comment to a task this HistoryComment does not have a user Id,
it is in this case very hard to follow comments between members of a group participating
on a task.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira