-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
The DeploymentCache should not perform multiple queries for ProcessDefinitionEntity in method findDeployedProcessDefinitionById
We should check the DbSqlSession cache first and if the ProcessDefinition has already been fetched it should not be fetched again.