-
Type:
Task
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: engine
Currently, the tenant check is added at org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager.configureQuery(ListQueryParameterObject). Since the tenant check is independent from authorization, it should be separated.