-
Feature Request
-
Resolution: Done
-
Minor
-
jBPM 4.3
-
None
-
Window XP, maven-2.2.1, JDK-1.5.0_15
Now we couldn't query HistoryTaskComment by using historyDetailQuery().processInstanceId(piId).list(). It will always return an empty list.
The attached patch could reproduce this scenario.