BusinessKey is missing in both runtime task query response(rest api) and history task query response(rest api) .
When i want to associate businesskey to the tasks, i have to make additional rest api call to get businesskey for the processinstance id of the tasks.
It causes huge performance impact for just querying for one businesskey.
If businesskey is added for task list response(GET, POST) rest api would be more efficient.
https://docs.camunda.org/manual/7.11/reference/rest/task/post-query/
https://docs.camunda.org/manual/7.11/reference/rest/history/task/get-task-query/
https://docs.camunda.org/manual/7.11/reference/rest/task/get-query/
This is the controller panel for Smart Panels app
- duplicates
-
CAM-3030 As Tasklist User, I can see the business key in the list of tasks
- Open
- links to