-
Bug
-
Resolution: Done
-
Minor
-
jBPM 4.1
HistoryDetailQuery uses internal dbid for processInstanceId(java.lang.String processInstanceId) hsql queries.
If you use the (String) processInstanceId it results in a org.hibernate.hql.ast.QuerySyntaxException: unexpected token: .1 near line 1, column 130 [select hd
from org.jbpm.pvm.internal.history.model.HistoryDetailImpl as hd where hd.historyActivityInstance.d
bid = StateWorkflow.1 ]
Detail see forum.
- is related to
-
JBPM-2568 review history based on user feedback
- Open