historyService.createHistoricTaskInstanceQuery().taskInProgressStartedBy("*****").list() throws an exception
jin2001 opened this issue · 1 comments
jin2001 commented
When I got historicTasks by 【historyService.createHistoricTaskInstanceQuery().taskInProgressStartedBy("*****").list()】,
the program throws an exception 【Unknown column 'RES.IN_PROGRESS_STARTED_BY' in 'where clause' (ACT_HI_TASKINST)】
Code
flowable7.0.1