Search ext: Fix column appearing in the aggregate list when it is used in GROUP_BY
authorColeman Watts <coleman@civicrm.org>
Sat, 3 Oct 2020 00:44:43 +0000 (20:44 -0400)
committerColeman Watts <coleman@civicrm.org>
Sat, 3 Oct 2020 00:44:43 +0000 (20:44 -0400)
commit4f3a95d94f34caba5cad15c34d1638d32a8d9ef5
treed603e81080732c8c8bcbe61ffcb563b36502e10a
parent23e56526739ee92501be045d801c0854fb544e28
Search ext: Fix column appearing in the aggregate list when it is used in GROUP_BY

The bug was that it wasn't recognizing the column name after a function was added to it.
ext/search/ang/search/crmSearch.component.js