-
Feature Request
-
Resolution: Done
-
Minor
-
jBPM 4.3
-
None
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.