I notice that my problem is the <b>includeProcessVariables</b> parameter.
When <b>includeProcessVariables=true</b>, i have no instances found. If i change <b>includeProcessVariables=false</b>, i have the instances found.
The problem occured when the start value is high.
I'm using <b>/query/historic-process-instances</b> with parameters <b>start</b>, <b>size</b>, and <b>includeProcessVariables</b>
I'm having the problem with activiti 5.17 and 5.21 versions
Can somebody help me please ?