donjakobo/A3M

Same query ran four times?

Opened this issue · 3 comments

Running the debugger I saw the same function and its query is ran four times:

image

Any idea how that happened?

Appears to be get_by_account_id() from Acl_permission_model

Which version?

It should be now fixed in 2.0 due to roles caching. Have a look.