Closed jin2001 closed 4 months ago
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
This was fixed with #3827
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