Hi All,
There are two issues in the Spring Boot
-
no deploymentMode field in the FlowableProperties.java to setup this value. and no related conf.setDeploymentMode function in AbstractProcessEngineAutoConfiguration.java’s baseSpringProcessEngineConfiguration function
-
Duplicating filtering is not working when the bpmn file got changed under process folder because of DeploymentQueryImpl listPage(0,1) always return the first original deployment record(I was using the postgresql)
Please check the attache for the details
Sorry that I can only upload one picture currently, so needs to zoom it