SearchKit - Prevent errors trying to orderBy nonaggregated columns when using groupBy
authorColeman Watts <coleman@civicrm.org>
Tue, 19 Apr 2022 14:07:13 +0000 (10:07 -0400)
committerColeman Watts <coleman@civicrm.org>
Tue, 19 Apr 2022 21:28:44 +0000 (17:28 -0400)
commit68f8691ce2c856824e556fcc2cc7067b7e8a9142
treeb247b41a34fd44dfa66b98a6cdbf72410c10ef54
parentb46bfbf5e2a19b22da50e3823e57a9718f517ac8
SearchKit - Prevent errors trying to orderBy nonaggregated columns when using groupBy
ext/search_kit/Civi/Api4/Action/SearchDisplay/AbstractRunAction.php
ext/search_kit/tests/phpunit/api/v4/SearchDisplay/SearchRunTest.php