-
Type:
Task
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: engine
-
None
In [1] the "old" authorization check is used. Thereby for each row a sub select is executed to check the authorization.
AT:
- use "new" authorization check (which does a join)