-
Task
-
Resolution: Fixed
-
L3 - Default
-
7.13.0
-
None
The following documentation:
- https://docs.camunda.org/manual/7.14/reference/rest/job/post-query/
- https://docs.camunda.org/manual/7.14/reference/rest/job/post-query-count/
Describes how the "jobIds" and "processInstanceIds" are both "comma-separated lists". That is incorrect. They are both arrays of strings. If you pass a string with comma separated ids ("id1,id2,id3...") then engine return an error.
The same documentation also has attribute "tenantIdIn" which is also described as comma-separated. I have not tested if that has the same issue as the other ones.
I have tested the queries on a Camunda 7.13 engine, but the API documentation is the same for both 7.13 and 7.14 - so I am assuming that a Camunda 7.14 engine behaves the same way.
This is the controller panel for Smart Panels app
[CAM-12833] Wrong REST API Documentation for Job queries
Component/s | New: documentation [ 11657 ] | |
Component/s | Original: camunda.org [ 12151 ] |
Issue Type | Original: Bug Report [ 1 ] | New: Task [ 3 ] |
Mentioned Roles |
Mentioned Groups |
Assignee | New: Yana Vasileva [ yana.vasileva ] |
Link | New: This issue is related to CAMTEAM-137 [ CAMTEAM-137 ] |
Mentioned Roles |
Mentioned Groups |
Fix Version/s | New: 7.15.0 [ 16006 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Remaining Estimate | New: 0 minutes [ 0 ] | |
Original Estimate | New: 0 minutes [ 0 ] |
Assignee | Original: Yana Vasileva [ yana.vasileva ] | |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |