Hi Team
We are using business key to correlate application data with the Activiti data. While listing down list of tasks, we can query on the basis of 'processInstanceBusinessKey'. However, in the results we don't get the business key along with task details (id, name, tenantId, assignee, formkey, processInstanceId etc..).
Wouldn't it be good if we could include the business key too in the task list results? It could save a lot of our time from fetching business key for each task and append it with result.