revolution icon indicating copy to clipboard operation
revolution copied to clipboard

Fix only_full_group_by issue in permission processor query

Open muzzwood opened this issue 2 years ago • 0 comments

What does it do?

Fixes an only_full_group_by issue in MODX\Revolution\Processors\Security\Access\Permission\GetList

Why is it needed?

So the permission combobox works when only_full_group_by is enabled.

How to test

Have only_full_group_by enabled in MySQL and try to select a permission on either the widget edit panel on the Dashboards page, or create a new permission in a policy template.

Related issue(s)/PR(s)

Resolves #16226

muzzwood avatar Jul 15 '22 05:07 muzzwood