-
Bug
-
Resolution: Done
-
Blocker
-
6.2.0
-
None
Description of problem:
When you try to execute some task query operations (either using REST or SOAP interface) on Oracle database, you will get SQLGrammarException.
Version-Release number of selected component (if applicable):
6.2.0 ER4
Steps to Reproduce:
1. Run some process with a task.
2. Try to call for example http://localhost:8080/business-central/rest/query/task?processInstanceId=1
3. See the response
Actual results:
java.sql.SQLSyntaxErrorException: ORA-00979: not a GROUP BY expression
Expected results:
No exception and valid result.
Additional info:
This bug was probably introduced when trying to fix bug 1265725.
- blocks
-
RHBPMS-1164 REST API roles restrictions do not work on WebSphere and WebLogic
-
- Verified
-
-
RHBPMS-1888 [QE](6.2.z)REST API roles restrictions do not work on WebSphere and WebLogic
-
- Verified
-
-
RHBPMS-1939 The /rest/query/task operation is returning lists with duplicate TaskSummary's
-
- Verified
-