Queries ignore order by
-----------------------
Key: JBPM-2502
URL:
https://jira.jboss.org/jira/browse/JBPM-2502
Project: jBPM
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Console
Affects Versions: jBPM 4.0
Reporter: Hauke Rabe
Priority: Critical
Missing method call to
org.jbpm.pvm.internal.queryAbstractQuery#appendOrderByClause(StringBuilder hql).
Only TaskQueryImpl, ProcessDefinitionQueryImpl and ProcessInstanceQueryImpl call
org.jbpm.pvm.internal.queryAbstractQuery#appendOrderByClause(StringBuilder hql). But all
define the orderAsc / orderDesc methods.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira